SimulatedMotionControllerData Class

Definition

Snapshot of simulated motion controller data.

public ref class SimulatedMotionControllerData
public class SimulatedMotionControllerData
type SimulatedMotionControllerData = class
Public Class SimulatedMotionControllerData
Inheritance
SimulatedMotionControllerData

Constructors

SimulatedMotionControllerData()

Properties

ButtonState

States of buttons on the motion controller

IsTracked

Whether the motion controller is currently being tracked

Position

Position of the motion controller

Rotation

Rotation of the motion controller

Methods

Update(Boolean, SimulatedMotionControllerButtonState, SimulatedMotionControllerData+MotionControllerPoseUpdater)

Replace the motion controller data with the given values.

Applies to