ProceduralPlanets
ProceduralPlanets.LocalStar Class Reference

This component contains properties for a local star and it's used by planets to locate a star in the scene (by finding this component) More...

Classes

class  ShaderCacheSettings
 Class used by planets and rings to store cached settings for increased performance to see if the local star has changed. More...
 

Public Attributes

Color color = Color.white
 
float intensity = 1.0f
 
float ambientIntensity = 0.01f
 

Detailed Description

This component contains properties for a local star and it's used by planets to locate a star in the scene (by finding this component)

Note: This is not a traditional light of any sort - the planet and ring shaders will use location and these parameters to apply lighting to themselves. It has no other lighting effect in Unity on other objects.

Version 1.0 - 2018 (c) Imphenzia AB - Author: Stefan Persson

Inheritance diagram for ProceduralPlanets.LocalStar:

The documentation for this class was generated from the following file: