NAME
ResultArg - 3D API result arg
USAGE
ResultArg[i] = int(r)
VALID ENUMERANTS
r: integer value
DESCRIPTION
Specify the destination register for the result of this stage. See the D3DTSS_RESULTARG texture stage state description for DirectX 9.
The standard reset callback sets the ResultArg[i] state to int(D3DTA_CURRENT).
OPENGL FUNCTIONALITY REQUIREMENTS
Not applicable.
DIRECT3D FUNCTIONALITY REQUIREMENTS
DirectX 9
SEE ALSO