Click or drag to resize
AlphaTestMaterialReferenceAlpha Property
Alpha value to compare with the AlphaFunction, to decide which pixels are visible and which are not.

Namespace:  GeonBit.Core.Graphics.Materials
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int ReferenceAlpha { get; set; }

Property Value

Type: Int32
See Also