| Parameter | Description |
|---|---|
| name | The name to set. |
| ownerKey | Optional owner key returned when using PhysicsWorld.SetOwner. |
Set the name of the world, truncated to PhysicsConstants.MaxWorldNameLength characters. The name of the PhysicsWorld.defaultWorld cannot be set and will always be "Default World".
See PhysicsWorld.GetName.