Creates a new line.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XPrimitiveSprite AddLine( Vector3[] vertices ) |
Parameters
- vertices
- Type: array<
Vector3
>[]()[]
Array of vectors Vector3 specifying coordinates of the object.