This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

RenderTargetBlendState.destinationAlphaBlendMode

public Rendering.BlendMode destinationAlphaBlendMode;

Description

Blend factor used for the alpha (A) channel of the destination.

See Also: ShaderLab: Blending.