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.04.00
Syntaxpublic virtual FrameEulerConvention EulerConvention { get; set; }Property Value
Type:
FrameEulerConvention
See Also