Click or drag to resize

GeometryInstanceGetLightmapScale Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.GeometryInstance.GetLightmapScale"]

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

Return Value

Type: GeometryInstanceLightmapScaleEnum

[Missing <returns> documentation for "M:Godot.GeometryInstance.GetLightmapScale"]

See Also