---
title: reverses
framework: usd
role: article
role_heading: Article
path: usd/reverses
---

# reverses

A Boolean value that indicates whether the animation plays from beginning to end, then again from end to beginning.

## Overview

Overview The default value is false, which doesn’t reverse the animation. Set this property to true to play the animation once to the end, and once more in reverse. Declaration uniform bool reverses = false

## See Also

### Properties

- [info:id](usd/info-id.md)
- [affectedObjects](usd/affectedobjects.md)
- [start](usd/start.md)
- [duration](usd/duration.md)
- [reversed](usd/reversed.md)
- [animationSpeed](usd/animationspeed.md)
