Interface IExperimentalFeatures
Give access to UIElement experimental features.
Namespace: UnityEngine.UIElements
Syntax
public interface IExperimentalFeatures
Properties
animation
Returns the animation experimental interface.
Declaration
ITransitionAnimations animation { get; }
Property Value
Type | Description |
---|---|
ITransitionAnimations |