Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


animationDuration

Duration of one iteration of each animation, in seconds. The default of 0 uses the clip's intrinsic length; a positive value remaps one iteration to that duration. Comma-separated to match the animation list.
Read time 1 minuteLast updated 11 days ago

Definition

StyleList<float> animationDuration { get; set; }