Options
All
  • Public
  • Public/Protected
  • All
Menu

The alpha rendering mode of the material

Index

Enumeration Members

Enumeration Members

BLEND: "BLEND"

The alpha value is used to composite the source and destination areas. The rendered output is combined with the background using the normal painting operation (i.e. the Porter and Duff over operator)

MASK: "MASK"

The rendered output is either fully opaque or fully transparent depending on the alpha value and the specified alpha cutoff value

OPAQUE: "OPAQUE"

The alpha value is ignored and the rendered output is fully opaque

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme