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

Syntax

C#
public XMaterialSprite AddRectangle(
	Vector3 a,
	Vector3 b,
	Vector3 c,
	Vector3 d,
	string fileName
)

Parameters

a
Type: Vector3
b
Type: Vector3
c
Type: Vector3
d
Type: Vector3
fileName
Type: System..::.String

See Also