depth property
depth property
Gets the height of this texture, for none-3D texture it’s always 1.
Definition:
@property
def depth(self):
...
See Also
- module
aspose.threed.render
- class
ITextureUnit
Gets the height of this texture, for none-3D texture it’s always 1.
@property
def depth(self):
...
aspose.threed.render
ITextureUnit