Class KeyboardKeyFunc
Represents a key on the keyboard that has a function.
Namespace: Microsoft.MixedReality.Toolkit.Experimental.UI
Assembly: cs.temp.dll.dll
Syntax
public class KeyboardKeyFunc : MonoBehaviour
Properties
ButtonFunction
Declaration
public KeyboardKeyFunc.Function ButtonFunction { get; }
Property Value
Type | Description |
---|---|
KeyboardKeyFunc.Function |