scriptInstanceID
The instance ID of the script.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Animations
- Assembly: UnityEngine.AnimationModule
public int scriptInstanceID { get; }
Remarks
Use GenericBinding to target a MonoBehaviour animatable property. In this case, scriptInstanceID should be non-zero.