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

TransitionPreviewWindow.

OpenOrClose(SerializedProperty) Method

Summary

Focusses the Animancer.Editor.Previews.TransitionPreviewWindow or creates one if none exists. Or closes the existing window if it was already previewing the `transitionProperty`.

Syntax

public static void OpenOrClose(SerializedProperty transitionProperty)

Parameters

Name Type Description
transitionProperty SerializedProperty

Return Value

Type Description
void