Click or drag to resize

ColorPickerIsHsvMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.ColorPicker.IsHsvMode"]

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.ColorPicker.IsHsvMode"]

See Also