| AlphaTestMaterialAlphaFunction Property  | 
 
            The function used 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)
Syntaxpublic CompareFunction AlphaFunction { get; set; }Property Value
Type: 
CompareFunction
See Also