python-lottie  0.7.0+dev66cafb9
A framework to work with lottie files and telegram animated stickers (tgs)
lottie.parsers.sif.sif.nodes.CuspStyle Class Reference
Inheritance diagram for lottie.parsers.sif.sif.nodes.CuspStyle:
[legend]
Collaboration diagram for lottie.parsers.sif.sif.nodes.CuspStyle:
[legend]

Static Public Attributes

int Miter = 0
 
int Round = 1
 
int Bevel = 2
 

Detailed Description

Definition at line 370 of file nodes.py.

Member Data Documentation

◆ Bevel

int lottie.parsers.sif.sif.nodes.CuspStyle.Bevel = 2
static

Definition at line 373 of file nodes.py.

◆ Miter

int lottie.parsers.sif.sif.nodes.CuspStyle.Miter = 0
static

Definition at line 371 of file nodes.py.

◆ Round

int lottie.parsers.sif.sif.nodes.CuspStyle.Round = 1
static

Definition at line 372 of file nodes.py.


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