Shader_GetBoolArray
Shader_GetBoolArray
pEfx
,
hParam
,
pMem
,
Count
Description
Reads an array of boolean constants into the specified pointer.
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