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

AnimancerPreviewObject.

Initialize(Transform) Method

Summary

Sets the Animancer.Editor.Previews.AnimancerPreviewObject.InstanceRoot for this preview to work under.

Syntax

public void Initialize(Transform instanceRoot)

Parameters

Name Type Description
instanceRoot Transform

Return Value

Type Description
void