defaultInt
The default int value for the parameter.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public int defaultInt { get; set; }
Remarks
Only valid for Parameters of type AnimatorControllerParameterType.Int.