Class CustomPlayableGraphEvaluator
Custom evaluator that manually evaluates the PlayableGraph in LateUpdate.
Inherited Members
Namespace: DocCodeExamples
Assembly: Unity.Animation.Rigging.DocCodeExamples.dll
Syntax
[RequireComponent(typeof(RigBuilder))]
public class CustomPlayableGraphEvaluator : MonoBehaviour