Tween+
DevForum Topic
  • Welcome
  • Installation
  • Creation
    • Introduction
    • Attributes
  • Customization
    • FPS
    • Update-event
  • Usage
    • Playback and control
    • Signals
Powered by GitBook
On this page
  1. Customization

Customization options

  • Time: number ​

  • EasingStyle: "Linear" | "Quad" | "Cubic" | "Quart" | "Quint" | "Sine" | "Exponential" | "Circular" | "Elastic" | "Back" | "Bounce"

  • EasingDirection: "In" | "Out" | "InOut" | "OutIn" ​

  • RepeatCount: number

  • Reverses: boolean

  • DelayTime: number ​

  • FPS: number ​

  • UpdateEvent: "PostSimulation" | "PreSimulation" | "PreRender"

Last updated 1 month ago