Options
All
  • Public
  • Public/Protected
  • All
Menu

An active tween of a Vector3 value. The addTween functions on TweenService create an entity with the type-specific Tween component and the generic TweenComponent. You can dynamically change values inside the TweenComponent at any time.

Hierarchy

Index

Constructors

constructor

Properties

end

end: Vector3

start

start: Vector3

Static _isSharedComp

_isSharedComp: boolean

Static _size

_size: number

Static _view

_view: any

Static cid

cid: number

Static end

Static start

Methods

Static _dtorFn

  • Parameters

    Returns void

Static _fromPtr

Static _tempHeapPtr

  • Parameters

    Returns number

Static _toPtr

  • Parameters

    Returns void

Generated using TypeDoc