Click or drag to resize

VisualServerGiProbeGetPropagation Method

Returns the propagation value for this GI probe. Equivalent to Propagation.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static float GiProbeGetPropagation(
	RID probe
)

Parameters

probe
Type: GodotRID

[Missing <param name="probe"/> documentation for "M:Godot.VisualServer.GiProbeGetPropagation(Godot.RID)"]

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.VisualServer.GiProbeGetPropagation(Godot.RID)"]

See Also