Defines the operations between texture layer alpha channels given by the TextureOperation enumeration.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public TextureOperation AlphaOperation { get; set; }

See Also