PileTypeParamsMaterial Property

Gets or sets the material

Namespace:  TSD.API.Remoting.Foundations.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public IMaterial Material { get; set; }

Property Value

Type: IMaterial
Remarks
The default material will be used if this property is set to
See Also