Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


scene

The Scene that contains the GameObject associated with the change. If a Component is changed, this is the GameObject to which the component belongs.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public Scene scene { get; }