ProjectedTexture:SetShadowDepthBias
Description
Sets the shadow depth bias of the projected texture.
The initial value is 0.0001
. Normal projected textures obey the value of the mat_depthbias_shadowmap
ConVar.
You must call ProjectedTexture:Update after using this function for it to take effect.