Click or drag to resize

ReflectionProbeGetUpdateMode Method

Note: This API is now obsolete.

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

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

Return Value

Type: ReflectionProbeUpdateModeEnum

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

See Also