IUserDefinedMaterialType Property

Gets the type of the material

Namespace:  TSD.API.Remoting.Materials
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<MaterialType> Type { get; }

Property Value

Type: IReadOnlyPropertyMaterialType
See Also