colorBlendOperation
Operation used for blending the color (RGB) channel.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public BlendOp colorBlendOperation { get; set; }
Remarks
Additional Resources: ShaderLab: Blending.