Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
method three.AnimationClip.CreateFromMorphTargetSequence
Re-export
import { three } from "https://deno.land/x/remapper@3.0.0/src/deps.ts";
const { AnimationClip } = three;

Parameters

name: string
morphTargetSequence: MorphTarget[]
fps: number
noLoop: boolean