Lightmapping.BakeReflectionProbe

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

Parámetros

probeTarget probe.
pathThe location where cubemap will be saved.

Valor de retorno

bool Returns true if baking was succesful.

Descripción

Starts a synchronous bake job for the probe.

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