Skip to content

API > RaycastHit > lightmapCoord


RaycastHit.lightmapCoord⚓︎

Name Type
lightmapCoord Vector2

Description⚓︎

The uv lightmap coordinate at the impact point.

Extra Detail⚓︎

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.