This is the old Animancer v7.4 documentation. Click here for the latest version.

ManualMixerState.

GetJobData<T>() Method

Summary

Gets the Animation Job data from the UnityEngine.Animations.AnimationScriptPlayable.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public T GetJobData<T>() where T : struct, IAnimationJob

Type Parameters

Name Description
T

Return Value

Type Description
T