BoxTubeVisualOuterMaterial Property |
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.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic MeshMaterialProperty OuterMaterial { get; set; }Property Value
MeshMaterialProperty
See Also