TypesAnimationParamsOn this pageAnimationParams struct AnimationParams { // from native code looping: bool = true force_restart: bool = false} Fields looping looping: bool force_restart force_restart: bool Methods