IScene3DTextureManager

Description

The IScene3DTextureManager interface contains properties and methods for working with textures.

Properties

  Property name Brief description
Count The Count property returns the number of textures in the list.
PreviewImage The PreviewImage property allows to work with a texture in the same way as with an image.
PreviewSize The PreviewSize property determines the size of a texture preview image.

Methods

  Method name Brief description
Delete The Delete method deletes a texture from the list based on a specified index.
LoadFromFile The LoadFromFile method allows loading textures from a file into the end of the texture list.

See also:

Chart Assembly Interfaces