ISquidRenderer..::..GetTexture Method

Gets the texture.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


int GetTexture(
	string name
)
Function GetTexture ( _
	name As String _
) As Integer
int^ GetTexture(
	String^ name
)

Parameters

name
Type: String
The name.

Return Value

System.Int32.