AnimationUtils
class Object
trait Any
class Object
trait Matchable
class Any
Value members
Concrete methods
def flattenJSON(jsonKeys: Array[String], times: Array[Any], values: Array[Any], valuePropertyName: String): Unit
def makeClipAdditive(targetClip: AnimationClip, referenceFrame: UndefOr[Double], referenceClip: UndefOr[AnimationClip], fps: UndefOr[Double]): AnimationClip
def subclip(sourceClip: AnimationClip, name: String, startFrame: Double, endFrame: Double, fps: UndefOr[Double]): AnimationClip