EnableGeneralWaterReflection

Definition

EnableGeneralWaterReflection()

Description

This function enables reflection of all water objects.

Example

function Init()
    EnableGeneralWaterReflection()
end

function Update()

end
adminEnableGeneralWaterReflection