AnimCurve

Inheritance diagram of rumba.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.