Click or drag to resize

SurfaceMeshPrimitiveDestinationBlendingFunction Property

Gets or set the blending function that is used to modify the destination color before the final blending operation occurs.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public BlendingFunction DestinationBlendingFunction { get; set; }

Property Value

Type: BlendingFunction
See Also