TextureBase constructor
__init__(self, name)
Initializes a new instance of the TextureBase class.
def __init__(self, name):
...
| Parameter | Type | Description |
|---|---|---|
| name | System.String | 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 | System.String | Name. |
aspose.threed.shadingTextureBase