ShaderTechnique
Overview
ShaderTechnique is a class in Aspose.3D FOSS for Python.
A technique in shader material describes the concrete rendering details.
This class declares 1 method for ShaderTechnique objects in Python programs.
Available methods include: __init__.
All public members are accessible to any Python application after installing the Aspose.3D FOSS for Python package.
Properties: name.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | `` | Read/Write | Gets or sets the name. |
Methods
| Signature | Description |
|---|---|
__init__() | Not implemented in the FOSS edition — throws at runtime. Calls init on this ShaderTechnique instance. |