KeySet

- class KeySet
A set of keyframes.
- Variables
default_value (KeySet) – Static. The default value.
Methods
Constructor(s)
keys()Return a key iteration.
Properties
default_value- __init__()
Constructor(s)
KeySet (v: Value)
Cast a Value object in KeySet.
If v has not the good type, a default value is constructed.
- keys()
Return a key iteration.
keys() ->