Click or drag to resize
Ab4d.SharpEngine logo

PositionNormalTextureVertexCreateArray Method

Overload List
 NameDescription
Public methodStatic memberCreateArray(Vector3, Vector3, Vector2) CreateArray creates an array of PositionNormalTextureVertex from the specified positions, normals (can ben null) and textureCoordinates (can be null).
Public methodStatic memberCreateArray(Vector3, Vector3, Vector2, BoundingBox) CreateArray creates an array of PositionNormalTextureVertex from the specified positions, normals (can ben null) and textureCoordinates (can be null).
Top
See Also