Table of Contents

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

KeyboardKey.KeyBoardKeyType

Keyboard

public Keyboard Keyboard

Field Value

Keyboard

LowerCase

public string LowerCase

Field Value

string

Text

public Text Text

Field Value

Text

UpperCase

public string UpperCase

Field Value

string

reHitThreshold

public float reHitThreshold

Field Value

float

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()