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

NameDescription
Public methodUxrFingerContactInfo Constructor

Properties

NameDescription
Public propertyTransform Gets or sets the transform the finger is currently touching.

Extension Methods

NameDescription
Public Extension MethodThrowIfNull Throws an exception if the object is null. (Defined by ObjectExt.)

See Also

Reference

UltimateXR.Devices.Visualization Namespace