BoxGeometry(Vector3)
Create a box shape with the provided parameters.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.LowLevelPhysics
- Assembly: UnityEngine.PhysicsModule
public BoxGeometry(Vector3 halfExtents)
Parameters
The distance from the center of the box to the edge on each axis.