Getting started
Resources
Flex
Spacing
Layout
Size
Typography
Background
Border
Transition
Utility classes for changing the transition timing function for an animation on an element. Transition timing functions are animation curves for UI Toolkit elements.
Transition timing function utilities can be paired with property, duration, and delay utilities to define simple animations, More complex animations should use defined classes, or tweening. For a list of provided animations with Doddle USS, check out the Transition Library.
Class | Contents |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Note that transition-timing-function: ease
is the default value for transition-timing-function in Unity if not specified.
UXML
On this page