load_data method
load_data
Load the data into current buffer
def load_data(self, data):
...
Parameter | Type | Description |
---|---|---|
data | bytes |
See Also
- module
aspose.threed.render
- class
IBuffer
Load the data into current buffer
def load_data(self, data):
...
Parameter | Type | Description |
---|---|---|
data | bytes |
aspose.threed.render
IBuffer