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