Enum LightLevels
Enumeration of the common light levels.
Namespace: Fibula.Common.Contracts.Enumerations
Assembly: Fibula.Common.Contracts.dll
Syntax
public enum LightLevels : byte
Fields
| Name | Description |
|---|---|
| Full | The level considered as full. |
| None | No light. |
| Torch | The level emitted by a brand-new torch. |
| World | Daylight level. |