EnableDepthOfField

Definition

EnableDepthOfField()

Description

As its name implies, this function enables the depth of field effect.

Example

function Init()
    EnableDepthOfField()
end

function Update()

end
adminEnableDepthOfField