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
( |
| Package | Pages live on the package documentation site
( |