Creates new XFaceBoxSprite class instance using the specified vertices.
            
    Namespace: 
   SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
public XFaceBoxSprite( Vector3[] vertices )  | 
Parameters
- vertices
 - Type: array<
            Vector3
          >[]()[]
Vertices of the new primitive.