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

TransitionPreviewSettings.

GetOrCreateDefaultHumanoid(Transform) Method

Summary

Returns the default preview object for Humanoid animations.

Syntax

public static GameObject GetOrCreateDefaultHumanoid(Transform parent)

Remarks

A `parent` is only required if Animancer's or Unity's default objects fail to load.

Parameters

Name Type Description
parent Transform

Return Value

Type Description
GameObject