Class TemplateCollection
Contains a collection of scenes that can be loaded through the MARS template selection window.
Namespace: UnityEditor.MARS
Syntax
public class TemplateCollection : ScriptableObject
Properties
templates
Available scene templates
Declaration
public TemplateData[] templates { get; }
Property Value
Type | Description |
---|---|
TemplateData[] |