NoRenderer..::..GetTexture Method

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

Syntax


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

Parameters

name
Type: String