MaterialBase
The MaterialBase
class exposes properties common to all material types.
Properties
Property | Description |
|
|
|
Specifies the material cull mode. |
|
Specifies the texture that forms the basis of this material. |
|
Specifies the coordinates transform of the diffuse texture of this material. |
|
Indicates whether the material can be seen from both sides when rendering the scene. Note: When |
|
Specifies the unique identifier for the material. |
|
Specifies the unique identifier for the material name. This value is specified in AR Studio at design time. See Also: |
|
Specifies a number between 0.0 and 1.0 indicating the opacity threshold for discarding pixels. 0 is transparent and 1 is opaque. |
Methods
Method | Description |
|
Assigns a |
|
Assigns a |
Last updated