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