Class DebugUIHandlerCanvas
DebugUIHandler for canvas widget.
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: UnityEngine.Rendering.UI
Syntax
public class DebugUIHandlerCanvas : MonoBehaviour
Fields
panelPrefab
Panel prefab.
Declaration
public Transform panelPrefab
Field Value
Type | Description |
---|---|
Transform |
prefabs
List of prefabs.
Declaration
public List<DebugUIPrefabBundle> prefabs
Field Value
Type | Description |
---|---|
List<DebugUIPrefabBundle> |