EnableDirectionalShadow

Definition

EnableDirectionalShadow()

Description

This function enables the shadow of directional light.

Example

function Init()
    EnableDirectionalShadow()
end

function Update()

end
adminEnableDirectionalShadow