ImportedMeshVisualMaterial Property |
Property Value
Type: MeshMaterialProperty
The main material for the imported mesh.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntaxpublic MeshMaterialProperty Material { get; set; }Property Value
Type:
MeshMaterialProperty
See Also