Wipe QML Type
Wipe source to dest using a generated gradient luma map. More...
| Import Statement: | import MediaFX.Transition |
| Inherits: |
Properties
- blindsEffect : real
- direction : int
Detailed Description
Property Documentation
blindsEffect : real |
Split wipe into "venetian blinds" if > 0.
direction : int |
Wipe direction.
| Constant | Description |
|---|---|
Wipe.Direction.Up | up |
Wipe.Direction.Down | down |
Wipe.Direction.Left | left |
Wipe.Direction.Right | right |