Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

RaycastHit.lightmapCoord

public Vector2 lightmapCoord;

Description

The uv lightmap coordinate at the impact point.

This can be used for sampling the lightmap and setting the sampled color value as the material color of a moving object to make it roughly match the baked lighting.