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
  • Mods
  • Mod - Fade In, Fade Out
  • Mod - Pulse, Blink, Color Change, Ping Pong
  • Mod - Random Color
  1. Animations

Color Animation

Mods

Mod
Description

Fade In

Fade Out

Blink

Pulse

Color Change

Random Color

Ping Pong

Mod - Fade In, Fade Out

Parameter
Description

Duration

The duration of the animation in seconds.

Start Color

The starting color of the animation.

Mod - Pulse, Blink, Color Change, Ping Pong

Parameter
Description

Duration

The duration of the animation in seconds.

Start Color

The starting color of the animation.

End Color

The ending color of the animation.

Mod - Random Color

Parameter
Description

Duration

The duration of the animation in seconds.

Manual Random Colour

Enable to manually specify a list of random colors.

Random Colors

The list of colors to randomly choose from.

PreviousActivate ObjectNextFillAmount Animation

Last updated 4 months ago

Smooth appearance (from transparent to opaque)

Smooth disappearance (from opaque to transparent)

Blinking (alternating between two colors)

Pulsating (smooth transition between two colors back and forth)

Smooth transition between two colors

Random color change

Smooth transition between StartColor and EndColor back and forth

📌
⚙️