Property | Type | Description | |
---|---|---|---|
EndValue | |||
StartValue | |||
Target |
Method | Description | |
---|---|---|
Begin ( |
Begin the specified go, start, end and time.
|
|
Begin ( |
Begin tweening.
|
Method | Description | |
---|---|---|
OnInit ( ) : void | ||
OnUpdateValue ( ) : void |
public static Begin ( |
||
go | Holder of tweener. | |
start | Start scale. | |
end | End scale. | |
time | float | Time of tweening. |
return |
public Begin ( |
||
start | Start scale. | |
end | End scale. | |
time | float | Time of tweening. |
return |