permanent Library Method
Short Description: Set duration of transition to permanent
Signature: t.permanent
Group: Control
Class: transition Class
Sets the duration of the transition to run permanently until
stopped explictly. The transition is not playing, just the
first frame of the transition is shown as a still picture.
An animation with a permanent transition also runs until being
stopped explicitly using stop or navigating to another
HTML page. permanent is an abbreviation for setting the
duration to infinity (actually a value of 100000000 is used).
WebGL™ is a trademark of the Khronos Group Inc.
|