Overload List
Name | Description | |
---|---|---|
![]() | XPolygonMesh(Single, Int32) |
Creates new XPolygonMesh class instance with the polygon parameters.
|
![]() | XPolygonMesh(Single, Int32, XMaterial) |
Creates new XPolygonMesh class instance with the polygon parameters and the XMaterial material.
|
![]() | XPolygonMesh(Single, Single, Single, ICollection) |
Creates a new instance of the class XPolygonMesh with polygon parameters and the material XMaterial.
|
![]() | XPolygonMesh(Single, Single, Single, array<Single>[]()[]) |
Creates new XPolygonMesh class instance with the polygon parameters and the XMaterial material.
|
![]() | XPolygonMesh(Single, Single, Single, XMaterial, ICollection) |
Creates a new instance of the class XPolygonMesh with polygon parameters and the material XMaterial.
|
![]() | XPolygonMesh(Single, Single, Single, XMaterial, array<Single>[]()[]) |
Creates new XPolygonMesh class instance with the polygon parameters and the XMaterial material.
|