Roblox API Reference

TweenService On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.

Tags: [NotCreatable, Service]

Inherits (1)

Member index (2)

Type Member History
Tween Create (Instance instance, TweenInfo tweenInfo, Dictionary propertyTable) 288 498
float GetValue (float alpha, EasingStyle easingStyle, EasingDirection easingDirection) 376
57 members inherited from Instance

History

Members

Create On DevHub

Name Type Default
instance Instance none
tweenInfo TweenInfo none
propertyTable Dictionary none

History

GetValue On DevHub

Name Type Default
alpha float none
easingStyle EasingStyle none
easingDirection EasingDirection none

History

Relevant classes (2)

Relevant enums (2)