Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


nameHash

The simplified name of the Transition.
Read time 1 minuteLast updated 12 days ago

Definition

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

Remarks

Format is "CURRENT_STATE -> NEXT_STATE". The hash is generated using Animator.StringToHash.