Creates new XPrimitiveSprite class instance using the specified vertices and color.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- strip
- Type: System..::.Boolean
Defines whether the vector array is in the form of a strip.
- vertices
- Type: array<
Vector3
>[]()[]
Vertices of the new primitive.
- color
- Type: System.Drawing..::.Color
Material color of the new primitive.