Box shape resource.
3D box shape that can be a child of a PhysicsBody or Area.
The box's half extents. The width, height and depth of this shape is twice the half extents.
Construct a new instance of BoxShape. Note: use memnew!BoxShape instead.
See Implementation
Box shape resource.
3D box shape that can be a child of a PhysicsBody or Area.