AnimCurve

- class AnimCurve
An animation curve.
Constructors
__init__Value(: bool) -> None
Methods
__getitem__operator[](i: int) -> Key
__len__copy_keys(keys)Duplicate a subset of the curve.
selected_keys()Return a vector of the selected key indices.
size()Returns the number of keys.