Enum MaterialUpgrader.MaterialPropertyType
Type of property to rename.
Namespace: UnityEditor.Rendering
Syntax
public enum MaterialPropertyType
Fields
| Name | Description | Value |
|---|---|---|
| Texture | Texture reference property. |
0 |
| Float | Float property. |
1 |
| Color | Color property. |
2 |