Click or drag to resize

TriangleMeshPrimitiveUseCustomBlendingParameters Property

Gets or set the boolean that defines if custom blending parameters will be used or if it will use the blending parameters set by the particular rendering pass.

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

Property Value

Type: Boolean
See Also