AnimationPlayer.clearCaches

AnimationPlayer caches animated nodes. It may not notice if a node disappears; clearCaches forces it to update the cache again.

struct AnimationPlayer
@nogc nothrow
void
clearCaches
()

Meta