Style-remove-tween-duration
From Frontal Wiki
Contents |
Purpose
This style specifies the style tween duration when removing a visual element's tweenable styles.
Value
A number. The style style-tween-use-secs determines if the number specifies frames or seconds.
style-remove-tween-duration: 3;
Remarks
This style works a little oddly in that it takes effect when it is removed from a visual element rather than when it is applied. This is so that it can be grouped with a set of styles that when they are removed cause this style to set the duration of the tween to the next set of styles. The purpose is to allow for asymmetric tweens, e.g., 10 frames to fade in and 5 frames to fade out.
See Tweening Styles for more details and examples.
Example
| This page is incomplete |
See Also
- style-tween-duration
- style-remove-tween-duration
- style-tween-ease
- style-tween-use-secs
Can Be Applied To
This style can be applied to any visual element: