Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


lightmapsettings.lightprobes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
lightmapsettings.lightprobes [2021/02/10 00:12] uninomiconadminlightmapsettings.lightprobes [2025/01/15 04:35] (current) – external edit 127.0.0.1
Line 15: Line 15:
  
 ''LightmapSettings.lightProbes'' will be null if there is no valid lighting data in the active scene. ''LightmapSettings.lightProbes'' will be null if there is no valid lighting data in the active scene.
 +
 +Tip: ''LightmapSettings.lightProbes'' is just another Unity Object. You can clone it with ''Instantiate(LightmapSettings.lightProbes)'' and then write it to the assets folder, using the .asset filetype. The created asset will use the light probe group icon! ((This is how you can save and swap out different light probe profiles at runtime. Save out the light probes object to disk, and set the reference at runtime))
  
 ===== ''pred(*previous, *i)'' ===== ===== ''pred(*previous, *i)'' =====
lightmapsettings.lightprobes.1612915923.txt.gz · Last modified: 2025/01/15 04:35 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki