Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

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

StaticOcclusionCulling.GenerateInBackground

static function GenerateInBackground(): bool;
static bool GenerateInBackground();
static def GenerateInBackground() as bool

Description

Used to compute static occlusion culling data asynchronously.

The memory limit (specified in bytes) is a hint to the PVS baking system about the likely memory requirements.

See Also: Compute, Cancel, isRunning.