AnimationData.assignAnimationData

Access the animation channels to find a match with the bone, then store its animation data

class AnimationData
void
assignAnimationData
(
const(aiAnimation*) animation
,
string boneName
,
)

Parameters

animation
Type: const(aiAnimation*)

Assimp animation/poses object

Meta