ITextureManager Methods |
The ITextureManager type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteTexture |
Delete a Texture from the document. This will remove the texture from all materials.
| |
| GetTexture |
Find a Texture based on its name
| |
| GetTextureName |
Get the name of a provided Texture
| |
| RenameTexture |
Change the current name of a texture to a new name
|