Click or drag to resize

BakedLightmapSetCapturePropagation Method

Note: This API is now obsolete.

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

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

Parameters

propagation
Type: SystemSingle

[Missing <param name="propagation"/> documentation for "M:Godot.BakedLightmap.SetCapturePropagation(System.Single)"]

See Also