Class MarsInspectorSharedSettings | MARS | 1.0.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class MarsInspectorSharedSettings

    A general settings object for values which should persist domain reload, be project-specific, and don't need to be saved to disk.

    Inheritance
    Object
    MarsInspectorSharedSettings
    Namespace: Unity.MARS
    Syntax
    public class MarsInspectorSharedSettings : ScriptableObject

    Properties

    ComponentTabSelection

    The selected tab (Conditions / Actions / Fallbacks / Settings) on the Proxy editor

    Declaration
    public int ComponentTabSelection { get; set; }
    Property Value
    Type Description
    Int32

    Instance

    Declaration
    public static MarsInspectorSharedSettings Instance { get; }
    Property Value
    Type Description
    MarsInspectorSharedSettings
    Back to top
    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