ColorPhase QML Type

Implements gl-transitions ColorPhase. More...

Import Statement: import MediaFX.Transition.GL
Inherits:

MediaTransition

Properties

Detailed Description

Property Documentation

fromStep : vector4d

Must be in [0.0, 1.0] range. all(fromStep) must be < all(toStep).


toStep : vector4d

ust be in [0.0, 1.0] range. all(fromStep) must be < all(toStep).