---
title: "PendingOp.Rotate"
description: "Represents a rotation transformation."
type: "class"
lastmod: "2026-07-19T07:47:45.856987Z"
---
## API Reference

> Source set: Android

```kotlin
class Rotate(val angle: RemoteFloat, val px: RemoteFloat?, val py: RemoteFloat?) : PendingOp()
```

Represents a rotation transformation.
