TransitionPreviewWindow.

CanBePreviewed(SerializedProperty) Method

Summary

Indicates whether the `property` is able to be previewed by this system.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TransitionPreviewWindow

Syntax

public static bool CanBePreviewed(SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
bool