Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


nameHash

Returns the hash of the parameter based on its name.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public int nameHash { get; }

Remarks

Additional Resources: Animator.StringToHash for information on hashing the name.