dxSetShaderConstantType(shader%,index%,type%)
Parameters
shader% = shader created by dxCreatePixelShader or dxCreateVertexShader
index% = index of shader constant
type% = new type value
Description
Change a constant type to chosen type