Method PopCompositeCollider
PopCompositeCollider(uint, MTransform)
Pops the composite collider from the collector.
Declaration
void PopCompositeCollider(uint numCompositeKeyBits, Math.MTransform worldFromParent)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | numCompositeKeyBits | Number of composite key bits. |
| Math.MTransform | worldFromParent | The world from parent transform. |