---
title: rotate
framework: createml
role: symbol
role_heading: Type Property
path: createml/mlhandposeclassifier/imageaugmentationoptions/rotate
---

# rotate

Randomly rotate the pose in an image.

## Declaration

```swift
static let rotate: MLHandPoseClassifier.ImageAugmentationOptions
```

## See Also

### Augmentations supporting types

- [horizontallyFlip](createml/mlhandposeclassifier/imageaugmentationoptions/horizontallyflip.md)
- [scale](createml/mlhandposeclassifier/imageaugmentationoptions/scale.md)
- [translate](createml/mlhandposeclassifier/imageaugmentationoptions/translate.md)
- [Option set support](createml/option-set-support.md)
