Click or drag to resize

FrameAspectEulerConvention Property

The Euler angle convention used by the FrameRotation property.

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

Property Value

Type: FrameEulerConvention
See Also