Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


internalName

Internal name used to load the built Scene from an asset bundle.
Read time 1 minuteLast updated 13 days ago

Definition

public string internalName { get; set; }

Remarks

Internal names are used for loading to avoid collision if Scenes with similar file names are added to the same AssetBundle. Internal use only. See SceneLoadInfo.