VisualServerLightType Enumeration |
[Missing <summary> documentation for "T:Godot.VisualServer.LightType"]
Namespace: Godot
public enum LightType
| Member name | Value | Description | |
|---|---|---|---|
| Directional | 0 | Is a directional (sun) light. | |
| Omni | 1 | Is an omni light. | |
| Spot | 2 | Is a spot light. |