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

Syntax

C#
public XMaterialSprite AddRectangle(
	float x1,
	float y1,
	float z1,
	float x2,
	float y2,
	float z2,
	float x3,
	float y3,
	float z3,
	float x4,
	float y4,
	float z4,
	string fileName
)

See Also