Black Ops III

SetFilterPassEnabled

Sets the filter pass enabled or disabled

Example:

SetFilterPassEnabled( self.localClientNum, 1, 12, false)

Parameters

ParameterSummary
*localClientNum
*filterIndexMust be between 0 - 3
*passIndexMust be between 0 - 16
*passEnabletrue/false
[hdrFilter] true/false - if true the filter is applied to the scene (HDR) otherwise will be applied after the LDT and dof (default false)
[firstPersonOnly] true/false - if true the filter is applied to the scene only if you are in or spectating a player in first person

* = mandatory