isValid
Check if the AABB is valid. To be valid, _upperBound should be equal to or above _lowerBound.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.U2D.Physics
- Assembly: UnityEngine.PhysicsCore2DModule
public readonly bool isValid { get; }