Property InvokeContactCreation
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
InvokeContactCreation
Gets a value indicating whether the shape scans for contacts on the next step.
public bool InvokeContactCreation { get; init; }Property Value
Remarks
Ignored for dynamic and kinematic shapes. Turning it off makes bulk creation of static geometry substantially faster.