Version: 2021.1
언어: 한국어

LightProbes.GetInterpolatedProbe

매뉴얼로 전환
public static void GetInterpolatedProbe (Vector3 position, Renderer renderer, out Rendering.SphericalHarmonicsL2 probe);

설명

Returns an interpolated probe for the given position for both realtime and baked light probes combined.

Renderer is only needed to speed up the search for the current tetrahedron, as it caches the index of the tetrahedron it was in the last frame.