Click or drag to resize

Light2DGetMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Light2D.GetMode"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetMode is deprecated. Use the Mode property instead.")]
public Light2DModeEnum GetMode()

Return Value

Type: Light2DModeEnum

[Missing <returns> documentation for "M:Godot.Light2D.GetMode"]

See Also