TextureBase constructor
init
Initializes a new instance of the TextureBase
class.
def __init__(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | Name. |
See Also
- module
aspose.threed.shading
- class
TextureBase
Initializes a new instance of the TextureBase
class.
def __init__(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | Name. |
aspose.threed.shading
TextureBase