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

Syntax

C#
public XMeshSprite AddCylinder(
	float x,
	float y,
	float z,
	float radius1,
	float radius2,
	float length,
	int stacks,
	string fileName
)

Parameters

x
Type: System..::.Single
y
Type: System..::.Single
z
Type: System..::.Single
radius1
Type: System..::.Single
radius2
Type: System..::.Single
length
Type: System..::.Single
stacks
Type: System..::.Int32
fileName
Type: System..::.String

See Also