Click or drag to resize

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: 15.0.2.11458
Syntax
C#
public MeshMaterialProperty OuterMaterial { get; set; }

Property Value

Type: MeshMaterialProperty
See Also