Class FormaInputManager
FormaInputManager class
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Industrial.Forma.Staging.Input
Syntax
public class FormaInputManager : MonoBehaviour
Properties
Instance
Stores the instance of the singleton.
Declaration
public static FormaInputManager Instance { get; }
Property Value
Type | Description |
---|---|
FormaInputManager |