Lines Matching defs:LottieTransform
443 struct LottieTransform : LottieObject struct
457 ~LottieTransform() in ~LottieTransform() argument
463 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 rotation
494 LottieOpacity opacity = 255;
495 LottieFloat skewAngle = 0.0f;
496 LottieFloat skewAxis = 0.0f;
498 SeparateCoord* coords = nullptr; //either a position or separate coordinates
499 RotationEx* rotationEx = nullptr; //extension for 3d rotation