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.

StaticOcclusionCulling.GenerateInBackground

Switch to Manual
public static function GenerateInBackground(): 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.