Click or drag to resize

BakedLightmapGetEnvironmentCustomColor Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.BakedLightmap.GetEnvironmentCustomColor"]

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

Return Value

Type: Color

[Missing <returns> documentation for "M:Godot.BakedLightmap.GetEnvironmentCustomColor"]

See Also