docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum OutputPath.Root

    Options specifying which root location the output path is relative to (or if the path is absolute).

    Namespace: UnityEditor.Recorder
    Assembly: Unity.Recorder.Editor.dll
    Syntax
    public enum OutputPath.Root

    Fields

    Name Description
    Absolute

    Absolute path.

    AssetsFolder

    Relative path to Assets.

    PersistentData

    Relative path to PersistentData.

    Project

    Relative path to Project file (parent of Assets).

    StreamingAssets

    Relative path to StreamingAssets.

    TemporaryCache

    Relative path to Temporary Cache.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)