BoxGeometry Constructor

Declaration

public BoxGeometry(Vector3 halfExtents);

Parameters

halfExtents The distance from the center of the box to the edge on each axis.

Description

Create a box shape with the provided parameters.


Did you find this page useful? Please give it a rating: