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