MainColor
Signifies that value of this property contains the main color of the Material.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
MainColor = 256
Remarks
This flag corresponds to the ShaderLab Properties attribute.
[MainColor]By default, Unity considers a color with the property name name to be the main color. Use the ShaderLab Properties attribute to make Unity consider a color with a different property name to be the main color.
"_Color"[MainColor]