Enum LightType
The Light type used in MeshRender Stages (Phong lighting model)
Namespace: Yak2D
Assembly: Yak2D.Api.dll
Syntax
public enum LightType : int
Fields
| Name | Description |
|---|---|
| Directional | |
| Spotlight | A light that has a source position, a direction, a defined cone shape and attenuation (drop off) over distance |