C# 클래스 U9HOTweenTransition, swip3

상속: U9Transition
파일 보기 프로젝트 열기: unit9/swip3 1 사용 예제들

공개 메소드들

메소드 설명
Begin ( ) : void
Stop ( ) : void
TweenComplete ( ) : void
TweenInterrupted ( ) : void
U9HOTweenTransition ( HOTweenDelegate tweenDelegate, object go, float duration, Holoville.HOTween.TweenParms args ) : UnityEngine

메소드 상세

Begin() 공개 메소드

public Begin ( ) : void
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void

TweenComplete() 공개 메소드

public TweenComplete ( ) : void
리턴 void

TweenInterrupted() 공개 메소드

public TweenInterrupted ( ) : void
리턴 void

U9HOTweenTransition() 공개 메소드

public U9HOTweenTransition ( HOTweenDelegate tweenDelegate, object go, float duration, Holoville.HOTween.TweenParms args ) : UnityEngine
tweenDelegate HOTweenDelegate
go object
duration float
args Holoville.HOTween.TweenParms
리턴 UnityEngine