TransitionAssetGenerator.

GenerateTransition(AnimatorState) Method

Summary

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

Syntax

public static Object GenerateTransition(AnimatorState state)

Parameters

Name Type Description
state AnimatorState

Return Value

Type Description
Object