Struct BoxShape
Box shape resource.
struct BoxShape
;
3D box shape that can be a child of a PhysicsBody or Area.
Properties
| Name | Type | Description |
|---|---|---|
extents[get, set]
|
Vector3 | The box's half extents. The width, height and depth of this shape is twice the half extents. |
Methods
| Name | Description |
|---|---|
getExtents
|
|
setExtents
|