---
title: translate
framework: createml
role: symbol
role_heading: Type Property
path: createml/mlhandactionclassifier/videoaugmentationoptions/translate
---

# translate

Randomly translate the pose in a video.

## Declaration

```swift
static let translate: MLHandActionClassifier.VideoAugmentationOptions
```

## See Also

### Augmentations supporting types

- [dropFrames](createml/mlhandactionclassifier/videoaugmentationoptions/dropframes.md)
- [horizontallyFlip](createml/mlhandactionclassifier/videoaugmentationoptions/horizontallyflip.md)
- [interpolateFrames](createml/mlhandactionclassifier/videoaugmentationoptions/interpolateframes.md)
- [rotate](createml/mlhandactionclassifier/videoaugmentationoptions/rotate.md)
- [scale](createml/mlhandactionclassifier/videoaugmentationoptions/scale.md)
- [Option set support](createml/option-set-support.md)
