Home › Per Unity Animator docs (Blend Trees), a BLEND T…
Per Unity Animator docs (Blend Trees), a BLEND TREE / BLEND SPACE produces which result?
ARandom choice of one anim clip per playback request
BAudio crossfade applied to two sound clips only
CPure colour-only crossfade between two anim clips
DSmooth blend among multiple anim clips by parameters
Answer & Solution
Correct answer: D. Smooth blend among multiple anim clips by parameters
Unity + Unreal anim docs: 1D blend (e.g. walk-run by speed) or 2D blend (e.g. movement directions) interpolate between clips by parameter inputs.
Related questions
Per Unity Animator docs, ANIMATION STATE MACHINES expose transitions between states using Per the BVH (Biovision Hierarchy) file format used widely for mocap, what does the file prPer Naughty Dog GDC talks (Last of Us II), MOTION MATCHING differs from blend-trees in whiIn skeletal-mesh skinning math, each vertex's final position uses a weighted sum of which Per standard CG, the recommended method for smoothly interpolating between two unit QUATERFor interpolating 3D rotations smoothly, EULER angle interpolation suffers from which clasCommon IK solvers for character rigs include FABRIK and CCD. CCD stands for which method?In animation, ROOT MOTION refers to which technique?