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

Property Value

MeshMaterialProperty
See Also