Click or drag to resize

GIProbeSetPropagation Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.GIProbe.SetPropagation(System.Single)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("SetPropagation is deprecated. Use the Propagation property instead.")]
public void SetPropagation(
	float max
)

Parameters

max
Type: SystemSingle

[Missing <param name="max"/> documentation for "M:Godot.GIProbe.SetPropagation(System.Single)"]

See Also