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

AnimancerPreviewObject.

TrySelectBestModel(Object) Method

Summary

Calls Animancer.Editor.Previews.TransitionPreviewSettings.TrySelectBestModel(System.Object,UnityEngine.Transform) if there is no Animancer.Editor.Previews.AnimancerPreviewObject.OriginalObject yet.

Syntax

public void TrySelectBestModel(Object animationClipSource)

Parameters

Name Type Description
animationClipSource Object

Return Value

Type Description
void