Click or drag to resize

AxesAspectRenderOnTop Property

Whether the axes are rendered on top of the scene, so they are always visible.

Namespace: Demo3D.Visuals.Frames
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public bool RenderOnTop { get; set; }

Property Value

Boolean

Implements

IRenderOnTopRendererAspectRenderOnTop
See Also