Click or drag to resize

EnvironmentGetGlowBlendMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Environment.GetGlowBlendMode"]

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

Return Value

Type: EnvironmentGlowBlendModeEnum

[Missing <returns> documentation for "M:Godot.Environment.GetGlowBlendMode"]

See Also