Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


defaultFloat

The default float value for the parameter.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public float defaultFloat { get; set; }

Remarks

Only valid for Parameters of type AnimatorControllerParameterType.Float.