Shader_SetArrayRange
Shader_SetArrayRange
pEfx
,
hParam
,
Start
,
Stop
Description
Set the range of an array to pass to the device.
Parameters
pEfx
INTEGER
Pointer to an ID3DXEffect interface
hParam
INTEGER
Handle of the array parameter.
Start
INTEGER
The first array index
Stop
INTEGER
The last array index
Shader Commands
jGfx Command Index
jGfx Main