Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 416 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 416 Bytes

LightProbeUtility

This example shows how to apply light probes to a mesh drawn with Graphics.DrawMesh.

gif

Note: this is a workaround for an issue that meshes drawn with DrawMesh aren't lit by light probes. It’ll be fixed in a future version, and then this workaround will become unnecessary.