Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isValid

Check if the AABB is valid. To be valid, PhysicsAABB.upperBound should be equal to or above PhysicsAABB.lowerBound.
Read time 1 minuteLast updated 12 days ago

Definition

public readonly bool isValid { get; }