Click or drag to resize

FrameEulerConvention Property

The Euler angle convention used by this frame. This applies to the FrameRotation property, but not to the Rotation or WorldRotation properties.

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

Property Value

Type: FrameEulerConvention
See Also