Table of Contents

Class FVRPointableButton

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class FVRPointableButton : FVRPointable
Inheritance
FVRPointableButton
Inherited Members

Constructors

FVRPointableButton()

public FVRPointableButton()

Fields

Button

public Button Button

Field Value

Button

ColorName

public string ColorName

Field Value

string

ColorSelected

public Color ColorSelected

Field Value

Color

ColorUnselected

public Color ColorUnselected

Field Value

Color

Image

public Image Image

Field Value

Image

Rend

public Renderer Rend

Field Value

Renderer

Text

public Text Text

Field Value

Text

Methods

ForceUpdate()

public void ForceUpdate()

OnPoint(FVRViveHand)

public override void OnPoint(FVRViveHand hand)

Parameters

hand FVRViveHand

SetButton()

public void SetButton()

SetImage()

public void SetImage()

SetImageColor()

public void SetImageColor()

SetRenderer()

public void SetRenderer()

SetText()

public void SetText()

Update()

public override void Update()