Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public XMeshSprite AddCircular(
	float x,
	float y,
	float z,
	int segments,
	string fileName,
	params Vector2[] points
)

Parameters

x
Type: System..::.Single
y
Type: System..::.Single
z
Type: System..::.Single
segments
Type: System..::.Int32
fileName
Type: System..::.String
points
Type: array< Vector2 >[]()[]

See Also