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