Contents

reverse

A parameter that defines the time direction of the input sequence.

Declaration

var reverse: Bool { get set }

Discussion

If set to YES then the input sequence is passed in reverse time order to the layer. Note: Ignored when bidirectional = YES. Default value: NO.