Shader_SetVectorPointerArray
Shader_SetVectorPointerArray
pEfx
,
hParam
,
pMem
,
Count
Description
Sets an array of vector constants using the an array of vector pointers.
Parameters
pEfx
INTEGER
Pointer to an ID3DXEffect interface
hParam
INTEGER
Handle of the array parameter.
pMem
INTEGER
Pointer to an array of vector pointers which contains the array's new values
Count
INTEGER
The number of constants to be written
Shader Commands
jGfx Command Index
jGfx Main