destinationAlphaBlendMode
Blend factor used for the alpha (A) channel of the destination.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public BlendMode destinationAlphaBlendMode { get; set; }
Remarks
Additional Resources: ShaderLab: Blending.