Function updateFromAnimation
Synopsis
#include <Source/Falcor/Scene/Animation/Animatable.h>
virtual void updateFromAnimation(const glm::mat4 &transform)=0
Description
Update the transform of the animatable object.
Source
Line 69 in Source/Falcor/Scene/Animation/Animatable.h.