Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

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

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

Description