Class Settings.Path | Asset Graph | 1.6.0-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class Settings.Path

    Inheritance
    Object
    Settings.Path
    Namespace: UnityEngine.AssetGraph.DataModel.Version2
    Syntax
    public static class Path

    Fields

    ASSETS_PATH

    Declaration
    public const string ASSETS_PATH = "Assets/"
    Field Value
    Type Description
    String

    Properties

    BasePath

    Declaration
    public static string BasePath { get; }
    Property Value
    Type Description
    String

    BatchBuildConfigPath

    Declaration
    public static string BatchBuildConfigPath { get; }
    Property Value
    Type Description
    String

    BundleBuilderCachePath

    Declaration
    public static string BundleBuilderCachePath { get; }
    Property Value
    Type Description
    String

    CachePath

    Declaration
    public static string CachePath { get; }
    Property Value
    Type Description
    String

    CUISpacePath

    Declaration
    public static string CUISpacePath { get; }
    Property Value
    Type Description
    String

    DatabasePath

    Declaration
    public static string DatabasePath { get; }
    Property Value
    Type Description
    String

    DefaultBasePath

    Declaration
    public static string DefaultBasePath { get; }
    Property Value
    Type Description
    String

    EventRecordPath

    Declaration
    public static string EventRecordPath { get; }
    Property Value
    Type Description
    String

    GUIResourceBasePath

    Declaration
    public static string GUIResourceBasePath { get; }
    Property Value
    Type Description
    String

    PackagePath

    Declaration
    public static string PackagePath { get; }
    Property Value
    Type Description
    String

    SavedSettingsPath

    Declaration
    public static string SavedSettingsPath { get; }
    Property Value
    Type Description
    String

    ScriptTemplatePath

    Declaration
    public static string ScriptTemplatePath { get; }
    Property Value
    Type Description
    String

    SettingFilePath

    Declaration
    public static string SettingFilePath { get; }
    Property Value
    Type Description
    String

    TemporalSettingFilePath

    Declaration
    public static string TemporalSettingFilePath { get; }
    Property Value
    Type Description
    String

    ToolDirName

    Name of the base directory containing the asset graph tool files. Customize this to match your project's setup if you need to change.

    Declaration
    public static string ToolDirName { get; }
    Property Value
    Type Description
    String

    The name of the base directory.

    UserSpacePath

    Declaration
    public static string UserSpacePath { get; }
    Property Value
    Type Description
    String

    Methods

    ResetBasePath(String)

    Declaration
    public static void ResetBasePath(string newPath)
    Parameters
    Type Name Description
    String newPath
    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