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

TransitionPreviewWindow.Scene.

TransitionPreviewWindow.

IsSceneObject(Object) Method

Summary

Is the `obj` a UnityEngine.GameObject in the preview scene?

Syntax

public bool IsSceneObject(Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
bool