A helper class that will hash a animation parameter and update it on demand
More...
|
virtual void | SetTrigger () |
| Sets the trigger of the specified name More...
|
|
virtual void | SetInt (int value) |
| Sets the int of the specified name to the specified value More...
|
|
virtual void | SetFloat (float value) |
| Sets the float of the specified name to the specified value More...
|
|
virtual void | SetBool (bool value) |
| Sets the bool of the specified name to the specified value More...
|
|
A helper class that will hash a animation parameter and update it on demand
◆ Awake()
virtual void MoreMountains.Tools.MMAnimationParameter.Awake |
( |
| ) |
|
|
protectedvirtual |
On awake we initialize our class
◆ Initialization()
virtual void MoreMountains.Tools.MMAnimationParameter.Initialization |
( |
| ) |
|
|
protectedvirtual |
Hashes the parameter name into an int
◆ SetBool()
virtual void MoreMountains.Tools.MMAnimationParameter.SetBool |
( |
bool |
value | ) |
|
|
virtual |
Sets the bool of the specified name to the specified value
◆ SetFloat()
virtual void MoreMountains.Tools.MMAnimationParameter.SetFloat |
( |
float |
value | ) |
|
|
virtual |
Sets the float of the specified name to the specified value
◆ SetInt()
virtual void MoreMountains.Tools.MMAnimationParameter.SetInt |
( |
int |
value | ) |
|
|
virtual |
Sets the int of the specified name to the specified value
◆ SetTrigger()
virtual void MoreMountains.Tools.MMAnimationParameter.SetTrigger |
( |
| ) |
|
|
virtual |
Sets the trigger of the specified name
◆ _parameter
int MoreMountains.Tools.MMAnimationParameter._parameter |
|
protected |
◆ ParameterName
string MoreMountains.Tools.MMAnimationParameter.ParameterName |
the name of the animation parameter to hash
◆ TargetAnimator
Animator MoreMountains.Tools.MMAnimationParameter.TargetAnimator |
The documentation for this class was generated from the following file:
- F:/Github/Store/TopDownEngine/Assets/TopDownEngine/ThirdParty/MoreMountains/MMTools/Foundation/MMAnimation/MMAnimationParameter.cs