Skip to content

Rotate UIView/Image more than 2*pi radians #4

Description

@zohabcl

I am trying to add animation in a custom AVVideoCompositing class. I want to animate an image clock/anti-clock wise more than once. But when I set rotation using CATransform3DIdentity.rotatedBy(angle: .pi * -7, z: 1) it rotate only pi radians clock wise. Is there any way to set rotation angle more than .pi * 2 radians?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions