Creates a new instance of the decorator class XLineBoxSpriteDecorator.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public XLineBoxSpriteDecorator( Vector3[] vertices, XMaterial material ) |
Parameters
- vertices
- Type: array<
Vector3
>[]()[]
Decorator vertices.
- material
- Type: SGP.XSpace..::.XMaterial
The decorator XMaterial material.