docs.unity3d.com
    Show / Hide Table of Contents

    Class MarsDebugSettings

    MARS debug settings

    Inheritance
    Object
    ScriptableSettingsBase
    ScriptableSettingsBase<MarsDebugSettings>
    ScriptableSettings<MarsDebugSettings>
    MarsDebugSettings
    Inherited Members
    ScriptableSettings<MarsDebugSettings>.instance
    ScriptableSettingsBase<MarsDebugSettings>.k_HasCustomPath
    ScriptableSettingsBase<MarsDebugSettings>.s_Instance
    ScriptableSettingsBase<MarsDebugSettings>.Save(String)
    ScriptableSettingsBase<MarsDebugSettings>.GetFilePath()
    ScriptableSettingsBase.k_PathExceptionMessage
    Unity.XRTools.Utils.Internal.ScriptableSettingsBase.GetInstanceByType(System.Type)
    ScriptableSettingsBase.OnLoaded()
    Namespace: Unity.MARS.Settings
    Syntax
    [ScriptableSettingsPath("Assets/MARS/UserSettings")]
    [MovedFrom("Unity.MARS")]
    public class MarsDebugSettings : ScriptableSettings<MarsDebugSettings>

    Properties

    allowInteractionTargetSelection

    Enables selection of interaction targets for debugging

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

    GeoLocationModuleLogging

    Enables logging from the GeoLocationsModule

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

    QuerySimulationModuleLogging

    Enables logging from the QuerySimulationModule

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

    SceneModuleLogging

    Enables logging from the MARSSceneModule. Used to log modules and providers found when starting the MARSSceneModule

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

    SimDiscoveryImageMarkerDebug

    Enables drawing debug image marker

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

    SimDiscoveryModulePlaneCenterDebug

    Enables drawing debug plane center

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

    SimDiscoveryModulePlaneExtentsDebug

    Enables drawing debug plane extents

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

    SimDiscoveryModulePlaneVerticesDebug

    Enables drawing debug plane vertices

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

    SimDiscoveryPointCloudDebug

    Enables drawing debug plane vertices

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

    SimDiscoveryPointCloudRayGizmoTime

    How long to draw the point cloud ray gizmo

    Declaration
    public static float SimDiscoveryPointCloudRayGizmoTime { get; }
    Property Value
    Type Description
    Single

    SimDiscoveryVoxelsDebug

    Enables drawing debug voxels

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

    SimObjectsManagerLogging

    Enables logging from the SimulatedObjectManager

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

    SimPlaneFindingLogging

    Enables logging for simulation plane finding

    Declaration
    public static bool SimPlaneFindingLogging { get; }
    Property Value
    Type Description
    Boolean
    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