Enum AlphaMode

AlphaMode enumeration

The alpha rendering mode of the material.

public enum AlphaMode

Values

NameValueDescription
OPAQUE0
MASK1
BLEND2

See Also