Click or drag to resize

TriangleMeshPrimitiveSourceBlendingFunction Property

Gets or set the blending function that is used to modify the source 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 SourceBlendingFunction { get; set; }

Property Value

Type: BlendingFunction
See Also