Creates new XCircularMesh circular mesh.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- points
- Type: array<
Vector2
>[]()[]
Points that will circulate around the axis.
- segments
- Type: System..::.Int32
Number of segments.
- angle
- Type: System..::.Single
Rotation angle.
- material
- Type: SGP.XSpace..::.XMaterial
The XMaterial material used for the mesh rendering.