Create Interpolation Motion [Obsolete]

Playable
Obsolete
Server Side
Both Mobile and PC

Create Tween

Declaration

func CreateTween_Deprecated(target entity<Entity>, propertyID Property, startValue object, targetValue object, method TweenStyle, curve entity<TweenCurve_Deprecated>, duration float, out var createdEntity entity<Tween>)
go

Parameters

Input

Name Type Description
Entity Entity target entity
Property Property Property ID
Start value Object SrcVal
Target value Object DestVal
Method TweenStyle Style
Curve TweenCurve[Obsolete] Curve
Time Float Duration

Out

Name Type Description
Interpolation Motion Entity Tween tween entities