| RigidBodyAngularVelocity Property  | 
 
            Get / set current body angular velocity.
            
 
    Namespace: 
   GeonBit.ECS.Components.Physics
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Vector3 AngularVelocity { get; set; }Property Value
Type: 
Vector3
See Also