load method
load(self, face, data)
Load the data into specified face
def load(self, face, data):
...
| Parameter | Type | Description |
|---|---|---|
| face | aspose.threed.render.CubeFace | |
| data | aspose.threed.render.TextureData |
See Also
- module
aspose.threed.render - class
ITextureCubemap