from_stream method
from_stream
Load a texture from stream
Returns
def from_stream(self, stream):
...
| Parameter | Type | Description |
|---|---|---|
| stream | io.RawIOBase |
See Also
- module
aspose.threed.render - class
TextureData
Load a texture from stream
def from_stream(self, stream):
...
| Parameter | Type | Description |
|---|---|---|
| stream | io.RawIOBase |
aspose.threed.renderTextureData