Titan Property ====== Playbacks.Editor.Times.CueFadeInTime ====== ^ API | http://api.avolites.com/11.0/Playbacks.Editor.Times.CueFadeInTime.html | ^ description | Gets or sets the cue fade in time. | ^ [[:macros:namespace]] | [[:macros:namespace:Playbacks.Editor.Times]] | ^ type | [[macros:type:object:acwtimespan]] (assumed) | == example == ActionScript.SetProperty("Playbacks.Editor.Times.CueFadeInTime", time:2.5) This sets the FadeInTime of a previously selected cue to 2.5 seconds. Watch the notation ''time:5.2'' which tells the parser to read the value 2.5 into a time value. == used in == {{backlinks>.}}