[]
Specifies type of the light source
public enum LightType
Name | Description |
---|---|
Ambient | Ambient light source. Is equal to DirectionalLightRatio == 0 |
FiniteDirectional | Point light source |
InfiniteDirectional | Infinite directional light source (like the Sun) |