NodeTransformVersion Property |
Transformation version is a special identifier that changes whenever the world transformations
of this node changes. Its not necessarily a sequence, but if you check this number for changes every
frame its a good indication of transformation change.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public uint TransformVersion { get; }
Property Value
Type:
UInt32See Also