Click or drag to resize

EditorPropertyKeying Property

Used by the inspector, set to true when the property can add keys for animation.

Namespace:  Godot
Assembly:  GodotSharpEditor (in GodotSharpEditor.dll) Version: 1.0.0
Syntax
C#
public bool Keying { get; set; }

Property Value

Type: Boolean
See Also