Property Name
Name
Returns scene's unique internal name (which is currently the same as its filename without extension if the file wasn't renamed).
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
string | Unique internal name of a scene. |