Searched defs:LottieTransform (Results 1 – 1 of 1) sorted by relevance
443 struct LottieTransform : LottieObject struct457 ~LottieTransform() in ~LottieTransform() argument463 void prepare() in prepare()468 bool mergeable() override in mergeable()474 LottieProperty* property(uint16_t ix) override in property()491 LottieFloat rotation = 0.0f; //z rotation494 LottieOpacity opacity = 255;495 LottieFloat skewAngle = 0.0f;496 LottieFloat skewAxis = 0.0f;498 SeparateCoord* coords = nullptr; //either a position or separate coordinates[all …]