isValid
Check if the plane is valid. To be valid, the _normal must be normalized.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: Unity.U2D.Physics
- Assembly: UnityEngine.PhysicsCore2DModule
public readonly bool isValid { get; }