Click or drag to resize

ITextureManager Methods

The ITextureManager type exposes the following members.

Methods
  NameDescription
Public methodDeleteTexture
Delete a Texture from the document. This will remove the texture from all materials.
Public methodGetTexture
Find a Texture based on its name
Public methodGetTextureName
Get the name of a provided Texture
Public methodRenameTexture
Change the current name of a texture to a new name
Top
See Also