Shader_SetFloatArray



Shader_SetFloatArray pEfx, hParam, pMem, Count

Description

Sets an array of float constants using the specified pointer.

Parameters

pEfxINTEGERPointer to an ID3DXEffect interface
hParamINTEGERHandle of the array parameter.
pMemINTEGERPointer to an array which contains the array's new values
CountINTEGERThe number of constants to be written


Shader Commands
jGfx Command Index
jGfx Main