Click or drag to resize
Ab4d.SharpEngine logo

MeshFactoryCreateBoxMesh Method

Overload List
 NameDescription
Public methodStatic memberCreateBoxMesh(Vector3, Vector3, String) CreateBoxMesh creates a box and returns a StandardMesh with filled vertices array and index array.
Public methodStatic memberCreateBoxMesh(Vector3, Vector3, Int32, Int32, Int32, String) CreateBoxMesh creates a box and returns a StandardMesh with filled vertices array and index array.
Top
See Also