Shader_GetMatrixTransposeVal



Shader_GetMatrixTransposeVal pEfx, hParam

Description

Reads an effect constant matrix's values into the plugin's internal matrix, retrieving the transposed result. After calling this command, the matrix's elements may be accessed using Shader_Return()

Parameters

pEfxINTEGERPointer to an ID3DXEffect interface
hParamINTEGERHandle of the matrix parameter.


Shader Commands
jGfx Command Index
jGfx Main