Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


aabbMargin

The distance used to expand AABBs in the broadphase dynamic tree, in meters. This allows broadphase proxies to move by a small amount without triggering a tree adjustment. This value is 0.05f * PhysicsWorld.lengthUnitsPerMeter. Normally this is 5cm.
Read time 1 minuteLast updated 8 days ago

Definition

public static float aabbMargin { get; }