Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

LODGroup.ForceLOD

Switch to Manual
public function ForceLOD(index: int): void;

Parameters

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

Description