angle property

num angle
final

The angle currently applied to the child.

The rotation applied to the child is extrapolated from a 0 to 1 scale, calculated from angle / scale. scale defaults to 360.

Implementation

final num angle;