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