UIAnimation
  • 🕶️UIAnimation Documentation
  • Start
    • 🔧How to get started
    • 📜Detailed information on components
  • 📌Animations
    • ✅Main Parameters
    • ⚙️Rotate Animation
    • ⚙️Scale Animation
    • ⚙️Translate Animation
    • ⚙️Activate Object
    • ⚙️Color Animation
    • ⚙️FillAmount Animation
    • ⚙️Particl System
    • ⚙️Sprite Animation
    • ⚙️Canvas Group Animation
    • ⚙️Animator Animation
Powered by GitBook
On this page
  1. Animations

Main Parameters

These are the parameters that are found in almost all animations

Main Parametrs

Parameter
Description

Current Mode

The current animation mode.

Time Scale Mod

How the animation is affected by time scale.

Randomize

Enable to randomize animation parameters.

Use Tween

Select whether to use Tween or Curve for animation.

Ease In

The easing function for the start of the animation.

Ease Out

The easing function for the end of the animation.

Curve In

The animation curve for the start of the animation.

Curve Out

The animation curve for the end of the animation.

PreviousDetailed information on componentsNextRotate Animation

Last updated 4 months ago

📌
✅