python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
lottie.parsers.sif.ast_impl.nodes.DerivativeOrder Class Reference

Static Public Attributes

int FirstDerivative = 0
 
int SecondDerivative = 1
 

Detailed Description

Definition at line 118 of file nodes.py.

Member Data Documentation

◆ FirstDerivative

int lottie.parsers.sif.ast_impl.nodes.DerivativeOrder.FirstDerivative = 0
static

Definition at line 119 of file nodes.py.

◆ SecondDerivative

int lottie.parsers.sif.ast_impl.nodes.DerivativeOrder.SecondDerivative = 1
static

Definition at line 120 of file nodes.py.


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