Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
RotationTweenProperty ( Vector3 endValue, bool isRelative = false, bool useLocalRotation = false ) : System.Collections | ||
prepareForUse ( ) : void | ||
tick ( float totalElapsedTime ) : void |
public RotationTweenProperty ( Vector3 endValue, bool isRelative = false, bool useLocalRotation = false ) : System.Collections | ||
endValue | Vector3 | |
isRelative | bool | |
useLocalRotation | bool | |
return | System.Collections |
public tick ( float totalElapsedTime ) : void | ||
totalElapsedTime | float | |
return | void |