Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


inSceneAsset

The collected in-scene asset.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public Object inSceneAsset { get; set; }

Remarks

In-scene assets are scene objects that are referenced by one or more objects in a scene and are of an asset type. Examples of asset types include, but are not limited to, Mesh, Material, and ScriptableObject. Additional Resources: InSceneAssetUtility.