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

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

Property Value

Type: TransformOrder
See Also