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