The no-op sink used whenever animation is disabled. isActive is always false, emit does nothing, and the lifecycle callbacks are inherited no-ops.
This is a singleton (object) so that the default model.animationSink allocates nothing and every disabled model shares the same instance.