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

hParamINTEGERPointer to an ID3DXEffect interface
HandleINTEGERHandle of the vector parameter.


Shader Commands
jGfx Command Index
jGfx Main