isValid
Check if the plane is valid. To be valid, the PhysicsPlane.normal must be normalized.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public readonly bool isValid { get; }