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