docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum DocumentationInfo.Location

    Identifies where a Render Pipeline's user-facing documentation lives, so that CurrentPipelineHelpURLAttribute and PipelineHelpURLAttribute build URLs against the right base location.

    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public enum DocumentationInfo.Location

    Fields

    Name Description
    Manual

    Pages live in the Unity Manual (https://docs.unity3d.com/<version>/Documentation/Manual/<page>.html).

    Package

    Pages live on the package documentation site (https://docs.unity3d.com/Packages/<package>@<version>/manual/<page>.html). This is the default when no DocumentationInfo.SourceAttribute is present.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<DocumentationInfo.Location>(DocumentationInfo.Location, DocumentationInfo.Location, bool)
    AnalyticsUtils.ToNestedColumn<DocumentationInfo.Location>(DocumentationInfo.Location, bool)
    AnalyticsUtils.ToNestedColumn<DocumentationInfo.Location>(DocumentationInfo.Location, DocumentationInfo.Location)
    In This Article
    Back to top
    Copyright © 2026 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)