register_codec method
register_codec(, codec)
Register a set of texture encoders and decoders
@staticmethod
def register_codec(codec):
...
| Parameter | Type | Description |
|---|---|---|
| codec | aspose.threed.render.ITextureCodec |
Exceptions
| Exception | Description |
|---|---|
| InvalidOperationException |
See Also
- module
aspose.threed.render - class
TextureCodec