Click or drag to resize

ReflectionProbeGetIntensity Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.ReflectionProbe.GetIntensity"]

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

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.ReflectionProbe.GetIntensity"]

See Also