Field ColliderAabbDisplayMode
The debug display mode of the colliders' axis-aligned bounding boxes.
Namespace: Unity.Physics.Authoring
Assembly: solution.dll
Syntax
[Tooltip("The debug display mode for the colliders' axis-aligned bounding boxes.\n\n- Pre Integration displays the state of the data at the beginning of the simulation step, before rigid bodies have been integrated.\n- Post Integration displays the state of the data at the end of the simulation step, after rigid bodies have been integrated.")]
public PhysicsDebugDisplayMode ColliderAabbDisplayMode
Returns
Type | Description |
---|---|
PhysicsDebugDisplayMode |