python-lottie
0.6.11+devc144cca
A framework to work with lottie files and telegram animated stickers (tgs)
|
This is the complete list of members for lottie.objects.bezier.BezierPoint, including all inherited members.
__init__(self, vertex, in_tangent=None, out_tangent=None) | lottie.objects.bezier.BezierPoint | |
from_absolute(cls, point, in_tangent=None, out_tangent=None) | lottie.objects.bezier.BezierPoint | |
in_tangent | lottie.objects.bezier.BezierPoint | |
out_tangent | lottie.objects.bezier.BezierPoint | |
relative(self) | lottie.objects.bezier.BezierPoint | |
smooth(cls, point, in_tangent) | lottie.objects.bezier.BezierPoint | |
vertex | lottie.objects.bezier.BezierPoint |