BoxTubeVisualOuterMaterial Property |
Property Value
Type: MeshMaterialProperty
The outer material used to render the box tube. The center x and z materials can be used to configure the inner material for the box tube.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 11.0.0.7658
Syntaxpublic MeshMaterialProperty OuterMaterial { get; set; }Property Value
Type:
MeshMaterialProperty
See Also