Shader_SetValue
Shader_SetValue
pEfx
,
hParam
,
pMem
,
Bytes
Description
A generic set functions which can be used for most element types.
Parameters
pEfx
INTEGER
Pointer to an ID3DXEffect interface
hParam
INTEGER
Handle of the parameter.
pMem
INTEGER
Pointer to the memory which contains the parameter's new values
Bytes
INTEGER
Number of bytes to write
Shader Commands
jGfx Command Index
jGfx Main