PhysicsAABB(Vector2, Vector2)
Create an axis-aligned bounding-box with the specified bounds.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public PhysicsAABB(Vector2 lowerBound, Vector2 upperBound)