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

TransitionPreviewWindow.

IsPreviewing(SerializedProperty) Method

Summary

Is the `property` being previewed at the moment?
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TransitionPreviewWindow

Syntax

public static bool IsPreviewing(SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
bool