| 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)
Syntaxpublic uint TransformVersion { get; }Property Value
Type: 
UInt32
See Also