Shader_GetVectorVal
Shader_GetVectorVal
hParam
,
Handle
Description
Reads an effect constant vector's values into the plugin's internal vector. After calling this command, the vector's elements may be accessed using Shader_Return()
Parameters
hParam
INTEGER
Pointer to an ID3DXEffect interface
Handle
INTEGER
Handle of the vector parameter.
Shader Commands
jGfx Command Index
jGfx Main