Click or drag to resize

BakedLightmapGetLightData Method

Note: This API is now obsolete.

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

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

Return Value

Type: BakedLightmapData

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

See Also