This version of Unity is unsupported.

LODGroup.ForceLOD

Switch to Manual

Declaration

public void ForceLOD(int index);

Parameters

index The LOD level to use. Passing index < 0 will return to standard LOD processing.

Description