Click or drag to resize

BakedLightmapGetImagePath Method

Note: This API is now obsolete.

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

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

Return Value

Type: String

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

See Also