Свойство | Type | Description | |
---|---|---|---|
m_enabled | bool |
Méthode | Description | |
---|---|---|
Start ( ) : void | ||
TweenToOffPosition ( ) : void | ||
TweenToOnPosition ( ) : void | ||
TweenToPosition ( float fraction, float time = 0.4f ) : void |
Méthode | Description | |
---|---|---|
doPositionTween ( float goalPercent, float transitionTime, TweenCompleteDelegate onComplete = null ) : IEnumerator | ||
onOffPosition ( ) : void | ||
onOnPosition ( ) : void | ||
onWipeUpdate ( object sender, SystemWipeArgs, eventArgs ) : void |
public TweenToPosition ( float fraction, float time = 0.4f ) : void | ||
fraction | float | |
time | float | |
Résultat | void |