| BasicPhysicalBodyEnableSimulation Property  | 
 
            If false, will not simulate forces on this body and will make it behave like a kinematic body.
            
 
    Namespace: 
   GeonBit.Core.Physics
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual bool EnableSimulation { get; set; }Property Value
Type: 
Boolean
See Also