Show / Hide Table of Contents

Class vGear_Vision

Vision part of vGear sensor.
vGear 感應器的視覺組件。

Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
vCast_Device
vCast_SensorPart
vCast_Vision
vGear_Vision
Inherited Members
vCast_Vision.lookDuration
vCast_Vision.lookingObjects
Namespace: Votanic.vXR.vGear
Assembly: Votanic.vXR.dll
Syntax
[AddComponentMenu("")]
public class vGear_Vision : vCast_Vision

Fields

detectTargets

Object detection setting.
偵測物件設定。

Declaration
[Header("[Filter]")]
[Tooltip("Object detection setting.\n偵測物件設定。")]
public ObjectDetection detectTargets
Field Value
Type Description
ObjectDetection
In This Article
Back to top Generated by DocFX