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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public XMeshSprite AddCircular(
	float x,
	float y,
	float z,
	int segments,
	string fileName,
	ICollection points
)

See Also