Class InteractableAnimatorTheme
Uses Animator to control Interactable feedback based on state changes.
Inheritance
InteractableAnimatorTheme
Assembly: cs.temp.dll.dll
public class InteractableAnimatorTheme : InteractableThemeBase
Constructors
Declaration
public InteractableAnimatorTheme()
Methods
Declaration
public override InteractableThemePropertyValue GetProperty(InteractableThemeProperty property)
Parameters
Returns
Overrides
Declaration
public override void Init(GameObject host, InteractableThemePropertySettings settings)
Parameters
Overrides
Declaration
public override void SetValue(InteractableThemeProperty property, int index, float percentage)
Parameters
Overrides