TransitionAssetGenerator.

GenerateTransition(AnimatorState, BlendTree) Method

Summary

Creates an Animancer.TransitionAssetBase from the `blendTree`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TransitionAssetGenerator

Syntax

public static Object GenerateTransition(AnimatorState state, BlendTree blendTree)

Parameters

Name Type Description
state AnimatorState
blendTree BlendTree

Return Value

Type Description
Object