Shader_SetArrayRange



Shader_SetArrayRange pEfx, hParam, Start, Stop

Description

Set the range of an array to pass to the device.

Parameters

pEfxINTEGERPointer to an ID3DXEffect interface
hParamINTEGERHandle of the array parameter.
StartINTEGERThe first array index
StopINTEGERThe last array index


Shader Commands
jGfx Command Index
jGfx Main