RSETPOSTEFFECTPARAMF

r_setposteffectparamf

Sets post effect param (float)nUsage: r_setposteffectparamf [posteffectparamname, value, forceValue(OPTIONAL)]
Example: r_setposteffectparamf HUD3D_FOV 35.0	 (Doesn't force value)
Example: r_setposteffectparamf HUD3D_FOV 35.0 1 (Forces value)