UnityEngine.Rendering.ColorParameter
class UnityEngine.Rendering.ColorParameter
Fields and Properties:
- bool hdr
- bool showAlpha
- bool showEyeDropper
Constructors:
- UnityEngine.Rendering.ColorParameter.New(UnityEngine.Color, bool)
- UnityEngine.Rendering.ColorParameter.New(UnityEngine.Color, bool, bool, bool, bool)
Methods:
- void Interp(UnityEngine.Color, UnityEngine.Color, float)