Memory Category | Instances |
---|
Type | Member | History | |
---|---|---|---|
Tween | Create (Instance instance, TweenInfo tweenInfo, Dictionary propertyTable) | 288 498 | |
float | GetValue (float alpha, EasingStyle easingStyle, EasingDirection easingDirection) | 376 | |
51 members inherited from Instance |
Parameters | 3 |
---|
Name | Type | Default |
---|---|---|
instance | Instance | none |
tweenInfo | TweenInfo | none |
propertyTable | Dictionary | none |
Return Type | Tween |
---|
Parameters | 3 |
---|
Name | Type | Default |
---|---|---|
alpha | float | none |
easingStyle | EasingStyle | none |
easingDirection | EasingDirection | none |
Return Type | float |
---|