Class DebugUIPrefabBundle
Debug UI Prefab bundle.
Inherited Members
Namespace: UnityEngine.Rendering.UI
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
[Serializable]
public class DebugUIPrefabBundle
  Fields
prefab
Prefab for the widget.
Declaration
public RectTransform prefab
  Field Value
| Type | Description | 
|---|---|
| RectTransform | 
type
type of the widget.
Declaration
public string type
  Field Value
| Type | Description | 
|---|---|
| string |