python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
lottie.objects.easing.Linear Class Reference

Linear easing, the value will change from start to end in a straight line. More...

Public Member Functions

def __call__ (self, keyframe)
 

Detailed Description

Linear easing, the value will change from start to end in a straight line.

Definition at line 25 of file easing.py.

Member Function Documentation

◆ __call__()

def lottie.objects.easing.Linear.__call__ (   self,
  keyframe 
)

Definition at line 29 of file easing.py.


The documentation for this class was generated from the following file: