FA Namespace

Classes
 
Name Description
Public class FAResponsiveScroll Provides functionalities for a scroll which size changes dynamically through the game. (optional)
Public class FAScrollRect Represents a Custom ScrollRect that propagades drag events to parent FAScrollSnapBehaviour
Public class FAScrollSnapBehaviour Provides functionalities for a ScrollRect that snaps.
Public class FAScrollSnapItem Represents animatable item in the FAScrollSnapBehaviour.

Uses Blend Trees for the scrolling animation.

Simple blend trees with 2 motions and one float paramater.

The motion at value 1 should be when the item is selected.

The motion at value 0 should be when the item is not selected.

Public class FAScrollSnapItemSettings Represents a collection of settings used to setup a FAScrollSnapItem
Public class FATabBar
Public class FATabBarEffect Represents a collection of constraints to apply to the LayoutElement component of this instance.
Public class FATabBarItem Represents a TabItem inside the FATabBar, and is responsible for the scroll animations of the item.
Top

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1

In this article

Definition