TransitionPreviewWindow.Scene.

TransitionPreviewWindow.

IsSceneObject(Object) Method

Summary

Is the `obj` a UnityEngine.GameObject in the preview scene?
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
TransitionPreviewWindow.Scene

Syntax

public bool IsSceneObject(Object obj)

Parameters

Name Type Description
obj Object

Return Value

Type Description
bool