Click or drag to resize

BoxTubeRendererAspectSideXminVisible Property

Is the left side visible (X minimum when looking in plan view with positive X/Z being at the top right).

Namespace: Demo3D.Visuals.Renderers.Primitives
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public bool SideXminVisible { get; set; }

Property Value

Boolean
See Also