PhysicsScene.IsValid
public bool IsValid();
Returns
bool Is the physics scene valid?
Description 描述
Gets whether the physics Scene is valid or not.
If the physics Scene is associated with a specific Scene which has been destroyed then the physics Scene is no longer valid. Note that the Physics.defaultPhysicsScene is always valid.