Constructor PhysicsWorldIndex
PhysicsWorldIndex(uint)
Constructor taking the physics world index, with default value of 0 (used for default physics world).
Declaration
public PhysicsWorldIndex(uint worldIndex = 0)
Parameters
Type | Name | Description |
---|---|---|
uint | worldIndex | (Optional) Zero-based index of the world. |