struct in UnityEngine.LowLevelPhysics
/
Implemented in:UnityEngine.PhysicsModule
Implements interfaces:IGeometry
Contains the basic geometric shape of a box.
GeometryType | Returns the geometry type of this shape, which is BoxGeometry. |
HalfExtents | The half extents of the box shape. |
BoxGeometry | Create a box shape with the provided parameters. |