runtimeAnimatorController
The Runtime Animator Controller that the Animator Override Controller overrides.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public RuntimeAnimatorController runtimeAnimatorController { get; set; }
Remarks
Note: Animator Override Controllers cannot be nested, which means you cannot supply an Animator Override Controller to AnimatorOverrideController.runtimeAnimatorController.