Name
AlphaArg2 - 3D API AlphaArg2
Usage
AlphaArg2 = int(second)
Valid Enumerants
second: Constant, Current, Diffuse, SelectMask, Specular, Temp, Texture, TFactor
Description
Specify the second alpha argument for the stage.
See the D3DTSS_ALPHAARG2 texture stage state description for DirectX 9.
The standard reset callback sets the AlphaArg2 state to int(Current).
Opengl Functionality Requirements
Not applicable.
Direct3D Functionality Requirements
DirectX 9
See Also
AlphaArg0,
AlphaArg1,
AlphaBlendEnable,
AlphaFunc,
AlphaOp,
AlphaRef,
AlphaTestEnable,
ColorArg0,
ColorArg1,
ColorArg2,
ColorOp,
BlendOpAlpha
|