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

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