Low-Level C# SDK  v1.3.0
Loading...
Searching...
No Matches
WeArt.Components Namespace Reference

Classes

class  TouchEffect
 Internal class used to create the haptic effet on collision. More...
 
class  WeArtAnalogSensorRawDataObject
 This component receives and exposes anlog raw sensors data from the thimbles. More...
 
class  WeArtController
 This component wraps and exposes the network client that communicates with the hardware middleware. Use the Instance singleton property to retrieve the instance. More...
 
class  WeArtHapticObject
 This component controls the haptic actuators of one or more hardware thimbles. The haptic control can be issued: 1) Manually from the Unity inspector 2) When a WeArtTouchableObject collides with this object 3) On custom haptic effects added or removed 4) On direct value set, through the public properties. More...
 
class  WeArtThimbleTrackingObject
 This component receives and exposes tracking data from the hardware. More...
 
class  WeArtTrackingRawDataObject
 This component receives and exposes raw sensors data from the hardware. More...