docs.unity3d.com
    Show / Hide Table of Contents

    Struct TemplateData

    Data for a MARS scene template in the TemplatesWindow

    Namespace: UnityEditor.MARS
    Syntax
    public struct TemplateData

    Fields

    environmentMode

    Environment mode the template uses

    Declaration
    public EnvironmentMode environmentMode
    Field Value
    Type Description
    EnvironmentMode

    icon

    Icon for template selection in the GUI

    Declaration
    public Texture2D icon
    Field Value
    Type Description
    Texture2D

    name

    Name of the template

    Declaration
    public string name
    Field Value
    Type Description
    String

    scene

    Scene asset

    Declaration
    public SceneAsset scene
    Field Value
    Type Description
    SceneAsset
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023