TransitionPreviewWindow.

CanBePreviewed(SerializedProperty) Method

Summary

Indicates whether the `property` is able to be previewed by this system.

Syntax

public static bool CanBePreviewed(SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
bool