createGeometry
Computes the geometric representation of a wall outline, including its vertices, indices, and a bounding sphere.
Return
The computed vertices and indices.
Parameters
wallGeometry
A description of the wall outline.
Computes the geometric representation of a wall outline, including its vertices, indices, and a bounding sphere.
The computed vertices and indices.
A description of the wall outline.