Enum MaterialUtils.BlendMode
Namespace: Unity.XRTools.Utils
Syntax
public enum BlendMode : int
Fields
| Name | Description | Value |
|---|---|---|
| Opaque | 0 | |
| Cutout | 1 | |
| Fade | 2 | |
| Transparent | 3 |
public enum BlendMode : int
| Name | Description | Value |
|---|---|---|
| Opaque | 0 | |
| Cutout | 1 | |
| Fade | 2 | |
| Transparent | 3 |