Texture.Texture
Texture()
Initializes a new instance of the Texture class.
public Texture()
See Also
- class Texture
- namespace Aspose.ThreeD.Shading
- assembly Aspose.3D
Texture(string)
Initializes a new instance of the Texture class.
public Texture(string name)
| Parameter | Type | Description |
|---|---|---|
| name | String | Name |
See Also
- class Texture
- namespace Aspose.ThreeD.Shading
- assembly Aspose.3D