Contents

lodMaxClamp

The maximum level of detail (LOD) to use when sampling from a texture.

Declaration

var lodMaxClamp: Float { get set }

Mentioned in

Discussion

The default value is FLT_MAX. Clamp values are always applied, even when using an explicit LOD.

See Also

Declaring filter modes