pub(crate) fn record_sample(app: &mut RanimPreviewApp)Available on crate feature
preview only.Expand description
Record the just-rendered frame into the progress-sample bucket at the
current timeline position. Called from render_animation.