Click or drag to resize

SupportStandFloorPlateMaterial Property

The material to use for the support stand foot plate.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public MeshMaterialProperty FloorPlateMaterial { get; set; }

Property Value

Type: MeshMaterialProperty
See Also