Contents

reversed

A Boolean value that determines the clip playback direction.

Overview

The default value is false, which doesn’t reverse the animation. Set this property to true to play the animation from the end to the beginning.

Declaration

uniform bool reversed = false

See Also

Properties