Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


intParameter

Integer parameter that is stored in the event (Read Only).
Read time 1 minuteLast updated 4 days ago

Definition

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

Remarks

Returns the integer parameter value that was configured on the animation event in the Animation window or via script when authoring the animation clip.