Namespace UnityEngine.XR.Interaction.Toolkit.AffordanceSystem.Theme
Classes
AffordanceThemeData<T>
Affordance state theme data structure for blended affordances. Represents the initial and target value that will be animated towards for an affordance state during interactions.
BaseAffordanceTheme<T>
Base abstract class that holds a list of type AffordanceThemeData<T> matching affordance state indices to state data.