메소드 | 설명 | |
---|---|---|
SizeDeltaTweenProperty ( Vector2 endValue, bool isRelative = false ) : System.Collections | ||
prepareForUse ( ) : void | ||
resetWithNewEndValue ( Vector2 endValue ) : void | ||
tick ( float totalElapsedTime ) : void | ||
validateTarget ( object target ) : bool |
public SizeDeltaTweenProperty ( Vector2 endValue, bool isRelative = false ) : System.Collections | ||
endValue | Vector2 | |
isRelative | bool | |
리턴 | System.Collections |
public resetWithNewEndValue ( Vector2 endValue ) : void | ||
endValue | Vector2 | |
리턴 | void |