Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


defaultBool

The default bool value for the parameter.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AnimationModule
public bool defaultBool { get; set; }

Remarks

Only valid for Parameters of type AnimatorControllerParameterType.Bool.