This version of Unity is unsupported.

Switch to Manual

Parameters

lodBias Global multiplier for the LOD's switching distance.
maximumLODLevel A maximum LOD level. All LOD groups.
setDirty If true, marks all views as dirty.

Description

Sets the lodBias and maximumLODLevel at the same time.

If you pass in true for the setDirty parameter, Unity refreshes all views.

See Also: lodBias, maximumLODLevel.