Click or drag to resize

BakedLightmapDataGetUserPath Method

[Missing <summary> documentation for "M:Godot.BakedLightmapData.GetUserPath(System.Int32)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public NodePath GetUserPath(
	int userIdx
)

Parameters

userIdx
Type: SystemInt32

[Missing <param name="userIdx"/> documentation for "M:Godot.BakedLightmapData.GetUserPath(System.Int32)"]

Return Value

Type: NodePath

[Missing <returns> documentation for "M:Godot.BakedLightmapData.GetUserPath(System.Int32)"]

See Also