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

Syntax

C#
public void SetTexture(
	Device device,
	int stage,
	Texture texture
)

Parameters

device
Type: Device
stage
Type: System..::.Int32
texture
Type: Texture

See Also