Spelunx Cavern SDK
 
Loading...
Searching...
No Matches
Spelunx.Vive.OVRT_TrackedDevice Class Reference
Inheritance diagram for Spelunx.Vive.OVRT_TrackedDevice:
Inheritance graph
Collaboration diagram for Spelunx.Vive.OVRT_TrackedDevice:
Collaboration graph

Public Attributes

Transform origin
 
UnityEvent< int > onDeviceIndexChanged
 

Protected Attributes

UnityAction< int, bool > _onDeviceConnectedAction
 

Properties

int DeviceIndex = -1 [get, protected set]
 
bool IsValid [get, protected set]
 
bool IsConnected [get, protected set]
 

Detailed Description

Definition at line 7 of file OVRT_TrackedDevice.cs.

Member Data Documentation

◆ _onDeviceConnectedAction

UnityAction<int, bool> Spelunx.Vive.OVRT_TrackedDevice._onDeviceConnectedAction
protected

Definition at line 18 of file OVRT_TrackedDevice.cs.

◆ onDeviceIndexChanged

UnityEvent<int> Spelunx.Vive.OVRT_TrackedDevice.onDeviceIndexChanged

Definition at line 16 of file OVRT_TrackedDevice.cs.

◆ origin

Transform Spelunx.Vive.OVRT_TrackedDevice.origin

Definition at line 9 of file OVRT_TrackedDevice.cs.

Property Documentation

◆ DeviceIndex

int Spelunx.Vive.OVRT_TrackedDevice.DeviceIndex = -1
getprotected set

Definition at line 11 of file OVRT_TrackedDevice.cs.

◆ IsConnected

bool Spelunx.Vive.OVRT_TrackedDevice.IsConnected
getprotected set

Definition at line 13 of file OVRT_TrackedDevice.cs.

◆ IsValid

bool Spelunx.Vive.OVRT_TrackedDevice.IsValid
getprotected set

Definition at line 12 of file OVRT_TrackedDevice.cs.


The documentation for this class was generated from the following file: