Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

Lightmapping.BakeReflectionProbe

Switch to Manual
public static function BakeReflectionProbe(probe: ReflectionProbe, path: string): bool;

Parameters

probe Target probe.
path The location where cubemap will be saved.

Returns

bool Returns true if baking was succesful.

Description

Starts a synchronous bake job for the probe.

Returns when the baking has finished. See Also: ReflectionProbe.