Click or drag to resize

FrameAspectPositionReference Property

Selects which set of location/rotation controls are displayed in the GUI.

Namespace:  Demo3D.Visuals.Frames
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public FrameAspectPositionReference PositionReference { get; set; }

Property Value

Type: FrameAspectPositionReference
See Also