Overload List
Name | Description | |
---|---|---|
![]() | XFaceSprite(array<Vector3>[]()[]) |
Creates new XPrimitiveSprite class instance using the specified vertices.
|
![]() | XFaceSprite(array<Vector3>[]()[], XMaterial) |
Creates new XPrimitiveSprite class instance using the specified vertices and material.
|
![]() | XFaceSprite(array<Vector3>[]()[], Color) |
Creates new XPrimitiveSprite class instance using the specified vertices and color.
|
![]() | XFaceSprite(Boolean, array<Vector3>[]()[], XMaterial) |
Creates new XPrimitiveSprite class instance using the specified vertices and material.
|
![]() | XFaceSprite(Boolean, array<Vector3>[]()[], Color) |
Creates new XPrimitiveSprite class instance using the specified vertices and color.
|
![]() | XFaceSprite(Vector3, Vector3, Vector3, Color) |
Creates new XPrimitiveSprite class instance using the specified vertices and color.
|