Click or drag to resize

TransformAspectAngleUnit Property

The units to use for the rotation properties, or null if the global default is to be used.

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

Property Value

UnitDescriptor
See Also