Table of Contents

Class FVRBeamerSwitch

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class FVRBeamerSwitch : FVRInteractiveObject
Inheritance
FVRBeamerSwitch
Inherited Members

Constructors

FVRBeamerSwitch()

public FVRBeamerSwitch()

Fields

AudEvent_Switch

public AudioEvent AudEvent_Switch

Field Value

AudioEvent

Beamer

public FVRBeamer Beamer

Field Value

FVRBeamer

GBeamer

public GBeamer GBeamer

Field Value

GBeamer

SwitchIndex

public int SwitchIndex

Field Value

int

Methods

Awake()

protected override void Awake()

SimpleInteraction(FVRViveHand)

public override void SimpleInteraction(FVRViveHand hand)

Parameters

hand FVRViveHand

ToggleSwitch(bool)

public void ToggleSwitch(bool isHandInteraction)

Parameters

isHandInteraction bool