Enum AlphaMode
AlphaMode enumeration
The alpha rendering mode of the material.
public enum AlphaMode
Values
| Name | Value | Description |
|---|---|---|
| OPAQUE | 0 | |
| MASK | 1 | |
| BLEND | 2 |
See Also
- namespace Aspose.CAD.FileFormats.GLB.Materials
- assembly Aspose.CAD
The alpha rendering mode of the material.
public enum AlphaMode
| Name | Value | Description |
|---|---|---|
| OPAQUE | 0 | |
| MASK | 1 | |
| BLEND | 2 |