Function AnimationPlayer.clearCaches
AnimationPlayer caches animated nodes. It may not notice if a node disappears; clearCaches forces it to update the cache again.
void clearCaches() nothrow @nogc;
AnimationPlayer caches animated nodes. It may not notice if a node disappears; clearCaches forces it to update the cache again.
void clearCaches() nothrow @nogc;