Click or drag to resize

EnvironmentSetSsrFadeIn Method

Note: This API is now obsolete.

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

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

Parameters

fadeIn
Type: SystemSingle

[Missing <param name="fadeIn"/> documentation for "M:Godot.Environment.SetSsrFadeIn(System.Single)"]

See Also