MixedRealityInteractionMapping.KeyCode Property

Definition

Optional KeyCode value to get input from Unity's old input system.

public:
 property UnityEngine::KeyCode KeyCode { UnityEngine::KeyCode get(); };
public UnityEngine.KeyCode KeyCode { get; }
member this.KeyCode : UnityEngine.KeyCode
Public ReadOnly Property KeyCode As KeyCode

Property Value

UnityEngine.KeyCode

Applies to