Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
オブジェクトを200ピクセル上に移動する単純な変換トゥイーンがあります。移動が終了するとすぐに元の状態に戻りますが、それは望ましくありません。動かしたところに置いておきたい。
これは明らかな解決策であるべきだと私は知っていますが、リセットせずに停止するだけの方法/プロパティをどこにも見つけることができません...
Animation.setFillAfter(true)はあなたが探しているものかもしれません。