Click or drag to resize
NodeLocalTransformations Property
Return local transformations matrix (note: will recalculate if needed).

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

Property Value

Type: Matrix
See Also