Mesh |
Name | Description | |
---|---|---|
CreateBoxMesh(Vector3, Vector3, String) | CreateBoxMesh creates a box and returns a StandardMesh with filled vertices array and index array. | |
CreateBoxMesh(Vector3, Vector3, Int32, Int32, Int32, String) | CreateBoxMesh creates a box and returns a StandardMesh with filled vertices array and index array. |