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

    Class MARSUserPreferences

    Inheritance
    Object
    ScriptableSettingsBase
    ScriptableSettingsBase<MARSUserPreferences>
    ScriptableSettings<MARSUserPreferences>
    MARSUserPreferences
    Inherited Members
    ScriptableSettings<MARSUserPreferences>.instance
    ScriptableSettingsBase<MARSUserPreferences>.k_HasCustomPath
    ScriptableSettingsBase<MARSUserPreferences>.s_Instance
    ScriptableSettingsBase<MARSUserPreferences>.Save(String)
    ScriptableSettingsBase<MARSUserPreferences>.GetFilePath()
    ScriptableSettingsBase.k_PathExceptionMessage
    ScriptableSettingsBase.GetInstanceByType(Type)
    ScriptableSettingsBase.OnLoaded()
    Namespace: Unity.MARS
    Syntax
    public class MARSUserPreferences : ScriptableSettings<MARSUserPreferences>

    Properties

    conditionFailTextColor

    Declaration
    public Color conditionFailTextColor { get; }
    Property Value
    Type Description
    Color

    ElectiveExtensionsReportsErrors

    Declaration
    public bool ElectiveExtensionsReportsErrors { get; }
    Property Value
    Type Description
    Boolean

    extractPlanesOnSave

    Declaration
    public bool extractPlanesOnSave { get; }
    Property Value
    Type Description
    Boolean

    highlightedSimulatedObjectColor

    Declaration
    public Color highlightedSimulatedObjectColor { get; }
    Property Value
    Type Description
    Color

    RestrictCameraToEnvironmentBounds

    Declaration
    public bool RestrictCameraToEnvironmentBounds { get; }
    Property Value
    Type Description
    Boolean

    scaleClippingPlanes

    Declaration
    public bool scaleClippingPlanes { get; }
    Property Value
    Type Description
    Boolean

    scaleEntityChildren

    Declaration
    public bool scaleEntityChildren { get; }
    Property Value
    Type Description
    Boolean

    scaleEntityPositions

    Declaration
    public bool scaleEntityPositions { get; }
    Property Value
    Type Description
    Boolean

    scaleSceneAudio

    Declaration
    public bool scaleSceneAudio { get; }
    Property Value
    Type Description
    Boolean

    scaleSceneLighting

    Declaration
    public bool scaleSceneLighting { get; }
    Property Value
    Type Description
    Boolean

    TintImageMarkers

    Declaration
    public bool TintImageMarkers { get; }
    Property Value
    Type Description
    Boolean

    Methods

    ResetColors()

    Declaration
    public void ResetColors()
    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