EditorProperty.keying

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

  1. bool keying [@property getter]
  2. bool keying [@property setter]
    struct EditorProperty
    @nogc nothrow @property
    void
    keying
    (
    bool v
    )

Meta