Position | |
| Name | Description | |
|---|---|---|
| CreateArray(Vector3, Vector3, Vector2) | CreateArray creates an array of PositionNormalTextureVertex from the specified positions, normals (can ben null) and textureCoordinates (can be null). | |
| CreateArray(Vector3, Vector3, Vector2, BoundingBox) | CreateArray creates an array of PositionNormalTextureVertex from the specified positions, normals (can ben null) and textureCoordinates (can be null). |