HybridAnimancerComponent.

OnInitializePlayable() Method

Summary

Sets Animancer.AnimancerPlayable.KeepChildrenConnected to true in order to avoid some undesirable behaviours caused by disconnecting UnityEngine.Animations.AnimatorControllerPlayables from the graph.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
HybridAnimancerComponent

Syntax

protected override void OnInitializePlayable()

Return Value

Type Description
void