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.