| BasicPhysicalBodyInvokeCollisionEvents Property  | 
 
            If true (default) will invoke collision events.
            You can turn this off for optimizations.
            
 
    Namespace: 
   GeonBit.Core.Physics
    Assembly:
   GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool InvokeCollisionEvents { get; set; }Property Value
Type: 
Boolean
See Also