Skip to content

Animation.Play

Name Mandatory Description Default Type
⬅️ Input The current time of the animation (in seconds) to play Float
Output ➡️ The interpolated animation data at each frame of the animation [{Path: [String] Value: Any}]
Animation No The animation to play. none Var([{Path: [String] Frames: [{Time: Float Value: Any none: Any}]}])[{Path: [String] Frames: [{Time: Float Value: Any none: Any}]}]

Evaluates and interpolates the animation of the glTF model specified in the Animation parameter. The output of this shard is applied to the glTF model to play animations.