Class DebugUIPrefabBundle
Debug UI Prefab bundle.
Namespace: UnityEngine.Rendering.UI
Syntax
public class DebugUIPrefabBundle : object
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 |