Skip to content

Unity example: applying light probes to a mesh drawn with Graphics.DrawMesh

Notifications You must be signed in to change notification settings

keijiro/LightProbeUtility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Unity example: applying light probes to a mesh drawn with Graphics.DrawMesh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages