LightProbes.GetInterpolatedProbe

Declaration

public static void GetInterpolatedProbe(Vector3 position, Renderer renderer, out Rendering.SphericalHarmonicsL2 probe);

Description

Returns an interpolated probe for the given position for both real-time 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.


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