Previous Up Next

M3getTexture
Returns a texture’s handle, given its name. nil if not found.

HTx3d M3getTexture (
S3d _session_
S _name_
)
Parameters

_session_
3D Session
_name_
Texture name
Return value

Texture having the given name, otherwise nil
See Also

M3textureName and M3renameTexture