NAME

AlphaOp - 3D API alpha operator

USAGE

AlphaOp[i] = int(op)

VALID ENUMERANTS

op: integer value

DESCRIPTION

Specify texture-stage state is a texture alpha blending operation. See the D3DTSS_ALPHAOP texture stage state description for DirectX 9.

The standard reset callback sets the AlphaOp[i] state to int(D3DTOP_SELECTARG1) or int(D3DTOP_DISABLE).

OPENGL FUNCTIONALITY REQUIREMENTS

Not applicable.

DIRECT3D FUNCTIONALITY REQUIREMENTS

DirectX 9

SEE ALSO

AlphaArg0, AlphaArg1, AlphaArg2, AlphaBlendEnable, AlphaFunc, AlphaRef, AlphaTestEnable, ColorArg0, ColorArg1, ColorArg2, ColorOp, BlendOpAlpha