Table of Contents

Class EventSwitchLever

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

Constructors

EventSwitchLever()

public EventSwitchLever()

Fields

AudEvent_Grab

public AudioEvent AudEvent_Grab

Field Value

AudioEvent

Hinge

public HingeJoint Hinge

Field Value

HingeJoint

Switch

public EventSwitch Switch

Field Value

EventSwitch

maxThreshold

public float maxThreshold

Field Value

float

midThreshold

public float midThreshold

Field Value

float

Methods

Awake()

protected override void Awake()

BeginInteraction(FVRViveHand)

public override void BeginInteraction(FVRViveHand hand)

Parameters

hand FVRViveHand

FVRUpdate()

protected override void FVRUpdate()