https://www.youtube.com/watch?v=D7LjsabD4V4

这个很强 他runtime bake lightprobe 之后走assetbundle加载

Place Probe

Bake Probe Data

Store Data for Each Vertex (texture)

Load stored Data at Runtime(vertexID vertexshader load)

Use data in shaders

 用lightmapST和lightmap存了上面两个数据

把sh的作为ambinet值 ---间接光照

 

unity 实时间接光照 解决方案_数据

unity 实时间接光照 解决方案_bundle_02

unity 实时间接光照 解决方案_解决方案_03

unity 实时间接光照 解决方案_知识_04

unity 实时间接光照 解决方案_加载_05

很可惜 是个pc解决方案