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