get_pre_delay
Description:
[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.4" ) ]
public double get_pre_delay ()
public double get_pre_delay ()
Warning: get_pre_delay is deprecated since 1.12.
Retrieves the pause before transitioning starts as a fraction of the total transition time.
Note:
Use KeyframeTransition and TransitionGroup instead
Parameters:
this |
a StateKey |
Returns:
the pre delay used before starting the transition. |