#type: node #context: cop2 #internal: reverse #icon: COP2/reverse = Reverse = """Simply reverses the frames in the sequence.""" This operation simply reverses the frames in the sequence. Frame 1 becomes the last frame, and vice versa. This operation does not use any cache memory. @related - [Node:cop2/shift] - [Node:cop2/timescale]