buildPipeline abstract method
Builds the ordered render pipeline for the current animation frame.
Implementation
List<MotionRender> buildPipeline();
Builds the ordered render pipeline for the current animation frame.
List<MotionRender> buildPipeline();