Sandbox Logo

CubemapFogController.LodBias

float LodBias { get; set; }

Description

Adjust how quickly the cubemap blurs out at closer distances. A value of 0.0 always uses the lowest resolution MIP over the entire range, while a value of 1.0 uses the highest.

Return

User Comments