Table of Contents

Class FVRLever

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

Constructors

FVRLever()

public FVRLever()

Fields

Base

public Transform Base

Field Value

Transform

LeverTransform

public Transform LeverTransform

Field Value

Transform

maxValue

public float maxValue

Field Value

float

minValue

public float minValue

Field Value

float

Methods

Awake()

protected override void Awake()

FVRUpdate()

protected override void FVRUpdate()

GetLeverValue()

public float GetLeverValue()

Returns

float

UpdateInteraction(FVRViveHand)

public override void UpdateInteraction(FVRViveHand hand)

Parameters

hand FVRViveHand