Class StandardUILoader
Loads the Standard UI. This should be attached to a prefab that exists in the scene.
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Industrial.Forma.StandardUI
Syntax
[RequireComponent(typeof(StandardUISettings))]
public class StandardUILoader : MonoBehaviour