Property

ClutterActor:pivot-point

Declaration

property pivot-point: Graphene.Point [ read, write ]

Description [src]

The point around which the scaling and rotation transformations occur.

The pivot point is expressed in normalized coordinates space, with (0, 0) being the top left corner of the actor and (1, 1) the bottom right corner of the actor.

The default pivot point is located at (0, 0).

The ClutterActor:pivot-point property is animatable.

Flags

Readableyes
Writableyes
Constructno
Construct onlyno