CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
Loading...
Searching...
No Matches

◆ IsScene()

static Boolean IsScene ( [NotNull] Object asset)
static

Returns true if the given object is of type SceneAsset.

Parameters
assetThe instance to test for being a SceneAsset type.
Returns
True if the object is of type SceneAsset. False otherwise.