UxrFingerContactInfo Class
Finger contact information. Stores information about where a finger touched a controller element.
Inheritance Hierarchy
System.Object
UltimateXR.Devices.Visualization.UxrFingerContactInfo
Namespace: UltimateXR.Devices.Visualization
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public class UxrFingerContactInfo
The UxrFingerContactInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UxrFingerContactInfo | Constructor |
Properties
Name | Description | |
---|---|---|
Transform | Gets or sets the transform the finger is currently touching. |
Extension Methods
Name | Description | |
---|---|---|
ThrowIfNull | Throws an exception if the object is null. (Defined by ObjectExt.) |