Shader_GetMatrixTransposeArray
Shader_GetMatrixTransposeArray
pEfx
,
hParam
,
pMem
,
Count
Description
Reads an array of matrix constants into the specified pointer, retrieving the transposed result.
Parameters
pEfx
INTEGER
Pointer to an ID3DXEffect interface
hParam
INTEGER
Handle of the array parameter.
pMem
INTEGER
Pointer to an array which is to recieve the array's values
Count
INTEGER
The number of constants to be retrieved
Shader Commands
jGfx Command Index
jGfx Main