Skip to content

WipeDirection

Enum

Source: TransitionEffect.h

Description

Corner-to-corner directions for DiagonalWipe transitions.

Values name the source and target corners: NW_SE starts from top-left (north-west) and sweeps toward bottom-right (south-east).

Released under the MIT License.