Definition
EnableDepthOfField()
Description
As its name implies, this function enables the depth of field effect.
Example
function Init() EnableDepthOfField() end function Update() endEnableDepthOfField
EnableDepthOfField()
function Init() EnableDepthOfField() end function Update() endEnableDepthOfField