sourceColorBlendMode
Blend factor used for the color (RGB) channel of the source.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public BlendMode sourceColorBlendMode { get; set; }
Remarks
Additional Resources: ShaderLab: Blending.