Click or drag to resize

GIProbeGetProbeData Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.GIProbe.GetProbeData"]

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

Return Value

Type: GIProbeData

[Missing <returns> documentation for "M:Godot.GIProbe.GetProbeData"]

See Also