The search functionality needs JavaScript enabled
Specifies a blend time (in seconds) between two animations, referenced by their names.
void setBlendTime ( const(String) anim_from, const(String) anim_to, const(double) sec ) nothrow @nogc;