ITextureEncoder class

ITextureEncoder class

External texture encoder should implement this interface for encoding.

The ITextureEncoder type exposes the following members:

Properties

PropertyDescription
file_extensionFile extension name(without dot) of the this encoder

Methods

MethodDescription
encodeEncode texture data into stream

See Also