Show / Hide Table of Contents

Class vCast_Glove

Glove tool of vCast controller.
vCast 控制器的手套工具。

Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
vCast_Device
vCast_ControllerTool
vCast_Glove
vGear_Glove
Namespace: Votanic.vXR.vCast
Assembly: Votanic.vXR.dll
Syntax
[AddComponentMenu("")]
public class vCast_Glove : vCast_ControllerTool

Fields

glove

Glove setting.
手套設定。

Declaration
[Header("[Components]")]
[Tooltip("Glove setting.\n手套設定。")]
public Glove glove
Field Value
Type Description
Glove

outline

Outline component of glove.
手套輪廓組件。

Declaration
[Tooltip("Outline component of glove.\n手套輪廓組件。")]
public vCast_Outliner outline
Field Value
Type Description
vCast_Outliner
In This Article
Back to top Generated by DocFX