Class KeyboardKey
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class KeyboardKey : FVRInteractiveObject
- Inheritance
-
KeyboardKey
- Inherited Members
Constructors
KeyboardKey()
public KeyboardKey()
Fields
KeyType
public KeyboardKey.KeyBoardKeyType KeyType
Field Value
Keyboard
public Keyboard Keyboard
Field Value
LowerCase
public string LowerCase
Field Value
Text
public Text Text
Field Value
- Text
UpperCase
public string UpperCase
Field Value
reHitThreshold
public float reHitThreshold
Field Value
Methods
Awake()
protected override void Awake()
FVRUpdate()
protected override void FVRUpdate()
Poke(FVRViveHand)
public override void Poke(FVRViveHand hand)
Parameters
hand
FVRViveHand
Press()
public void Press()