Vytvoří novou instanci třídy XCircularMesh.

Jmenný prostor:  SGP.XSpace
Knihovna:  SGPRTL (v SGPRTL)
Verze: dll

Syntaxe

C#
public XCircularMesh(
	Vector2[] points,
	int segments,
	float angle
)

Parametry

points
Typ: array< Vector2 >[]()[]
Body, které budou rotovat okolo osy.
segments
Typ: System..::.Int32
Počet segmentů.
angle
Typ: System..::.Single
Úhel rotace.

Podívat se také na