Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


normalized

Get a new normalized copy of the AABB ensuring that _lowerBound is lower than or equal to _upperBound.
Read time 1 minuteLast updated 9 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public readonly PhysicsAABB normalized { get; }