다음을 통해 공유


SCNAnimationDidStopHandler 대리자

정의

public delegate void SCNAnimationDidStopHandler(SCNAnimation animation, SCNAnimatable receiver, bool completed);
type SCNAnimationDidStopHandler = delegate of SCNAnimation * SCNAnimatable * bool -> unit

매개 변수

animation
SCNAnimation
receiver
SCNAnimatable
completed
Boolean

적용 대상