LowLayerAnimationDemo
Demo for playing an animation without using a scene graph.
Since evaluation and updating of animations is carried out by SceneUpdater::UpdateAll, processing for evaluating and updating animations is required if you are not using a scene graph. This demo calls functions for evaluating animations and updating frames using UpdateScene.
CONFIDENTIAL