Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

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

Lightmapping.BakeReflectionProbe

public static bool BakeReflectionProbe(ReflectionProbe probe, string path);

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.

Did you find this page useful? Please give it a rating: