RenderSettings.fogStartDistance
public static float fogStartDistance;
Description 描述
The starting distance of linear fog.
Fog start and end distances are used by Linear fog mode.
See Also: RenderSettings.fogEndDistance, RenderSettings.fogMode.
The starting distance of linear fog.
Fog start and end distances are used by Linear fog mode.
See Also: RenderSettings.fogEndDistance, RenderSettings.fogMode.