Click or drag to resize

GIProbeData Property

The GIProbeData resource that holds the data for this GIProbe.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public GIProbeData Data { get; set; }

Property Value

Type: GIProbeData
See Also