Lightmapping.BakeReflectionProbe

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

Parameters

probeTarget probe.
pathThe 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.