Click or drag to resize
NodeRotationOrder Property
Get / Set the order in which we apply local rotation in this node.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public RotationOrder RotationOrder { get; set; }

Property Value

Type: RotationOrder
See Also