Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ScalePathTweenProperty ( GoSpline, path, bool isRelative = false ) : System.Collections | ||
prepareForUse ( ) : void | ||
tick ( float totalElapsedTime ) : void |
public ScalePathTweenProperty ( GoSpline, path, bool isRelative = false ) : System.Collections | ||
path | GoSpline, | |
isRelative | bool | |
return | System.Collections |
public tick ( float totalElapsedTime ) : void | ||
totalElapsedTime | float | |
return | void |