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)
Syntax public bool InvokeCollisionEvents { get; set; }
Property Value
Type:
BooleanSee Also