Version: 2023.2
言語: 日本語
public static LightProbes lightProbes ;

説明

Baked Light Probe data.

The data includes: probe positions, Spherical Harmonics (SH) coefficients and the tetrahedral tessellation. The data is a merged representation of the light probe data from all loaded scenes. For more information, see LightProbes.

Use this property to swap between pre-baked LightProbes objects at runtime.

Additional resources: Light Probes in the Unity Manual.