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 enables the user to work with a texture as 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 by the specified index.
LoadFromFile The LoadFromFile method enables the user to load textures from a file to the end of the textures list.

See also:

Chart Assembly Interfaces