Represents a single instance of a 3D physics Scene.
IsEmpty | Gets whether the physics Scene is empty or not. |
IsValid | Gets whether the physics Scene is valid or not. |
Raycast | Casts a ray, from point origin, in direction direction, of length maxDistance, against all colliders in the Scene. |
Simulate | Simulate physics associated with this PhysicsScene. |