Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Renderer.isLOD0

public bool isLOD0;

Description

Is the renderer the first LOD level in its group.

Returns true if the renderer is part of a LOD group and is the LOD 0. If the renderer is not part of a LOD Group this method returns true.