Shader_GetParameterBySemantic



hParam = Shader_GetParameterBySemantic( pEfx, hParam, Semantic$ )

Description

Returns a parameter handle by semantic.

Parameters

pEfxINTEGERPointer to an ID3DXEffect interface
hParamINTEGERHandle of the parameter, or NULL for top-level parameters.
Semantic$STRINGName of the parameter's Semantic
ReturnINTEGERThe parameter's handle


Shader Commands
jGfx Command Index
jGfx Main