Re: Animating the clip-rect



well, let me be a bit more clear: the ClutterActor:clip-rect property
is not *implicitly* animatable — i.e. it's not possible to set the
actor's easing state and call clutter_actor_set_clip_rect() to perform
an implicit transition from the current clip rectangle to the new one.

it is possible, though, to use a ClutterPropertyTransition for the
clip-rect property, and call clutter_actor_add_transition().

ciao,
 Emmanuele.


On 1 February 2014 14:52, Emmanuele Bassi <ebassi gmail com> wrote:
hi;

no, the ClutterActor:clip-rect property is not animatable at the moment.

ciao,
 Emmanuele.


On 1 February 2014 14:29, Lal Samuel Varghese <lalsam gmail com> wrote:
Hi,

Is it possible to animate on the "clip-rect" property?

Regards,
Lal

_______________________________________________
clutter-list mailing list
clutter-list gnome org
https://mail.gnome.org/mailman/listinfo/clutter-list




--
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi/



-- 
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]