Definition
DisableDepthOfField()
Description
As its name implies, this function disables the depth of field effect.
Example
function Init() DisableDepthOfField() end function Update() endDisableDepthOfField
DisableDepthOfField()
function Init() DisableDepthOfField() end function Update() endDisableDepthOfField