MixedRealityInteractionMapping.KeyCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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