value
A phase-derived value that can be used to scale or otherwise modify effects.
Declaration
var value: Double { get }Discussion
Returns -1.0 when in the topLeading phase, zero when in the identity phase, and 1.0 when in the bottomTrailing phase.
A phase-derived value that can be used to scale or otherwise modify effects.
var value: Double { get }Returns -1.0 when in the topLeading phase, zero when in the identity phase, and 1.0 when in the bottomTrailing phase.