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