Enum RenderingServer.CanvasLightMode
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public enum RenderingServer.CanvasLightMode : long
Fields
Directional = 12D directional (sun/moon) light (see DirectionalLight2D).
Point = 02D point light (see PointLight2D).