Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


floatParameter

Float 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 float floatParameter { get; }

Remarks

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