LogoLogo
Showcase & FeaturesDiscord✨Get on the asset store✨
Text Animations for UI Toolkit
Text Animations for UI Toolkit
  • Text Animations for UI Toolkit
  • Getting Started
  • Animated Visual Elements
  • Text Animation Settings
  • USS Properties
  • Templates
  • Performance Optimization Guide
  • Animations
    • Built-in Animations
    • Custom Animations
  • Typewriting
    • Built-in Text Appearance / Vanishing Animations
    • Typewriter Animation Settings
    • Typewriter Control Tags
  • Events
    • Events
    • Built-in Event Handlers
    • Custom Events
  • C# Extensions
    • Custom C# Animations
    • Custom Event Handlers
  • Technical Details
    • Limitations
Powered by GitBook
On this page

Was this helpful?

  1. Technical Details

Limitations

Text Animations for UI Toolkit use visual elements for each letter. Visual Elements are created with performance hints, so UI Toolkit can optimize the elements in the background, making the animations very fast once all elements are created.

Because each letter is a UI Toolkit Label we are limited to anything supported by visual elements, which means we are limited to animating the following properties:

  • Vertical and Horizontal Offset

  • Color

  • Opacity / Alpha

  • Size

  • Rotation

PreviousCustom Event Handlers

Last updated 4 months ago

Was this helpful?