TextureKey RegistTexture( const char* name, const TextureInfo & textureInfo );
| Name | Description | |
|---|---|---|
| name | The name of the texture. | |
| textureInfo | The texture information. |
Registers a texture.
This function sets a texture for a resource accessor so that it is included as a target in searched made by the GetTexture function.
CONFIDENTIAL