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

AnimationBindings.

GetAnimationType(GameObject) Method

Summary

Determines the Animancer.Editor.AnimationType of the specified `gameObject`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimationBindings

Syntax

public static AnimationType GetAnimationType(GameObject gameObject)

Parameters

Name Type Description
gameObject GameObject

Return Value

Type Description
AnimationType