cohtml.Net.GamepadStateExtended

Extended representation of the gamepad state, including information for controllers that support motion tracking.

Inherits from SystemIDisposable

Public Functions

Name
virtual voidDispose()
GamepadStateExtended()

Public Properties

Name
GamepadHandHand
The hand that controller belongs to.
GamepadPoseStatePose
The motion tracking state of the controller.

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

function GamepadStateExtended

GamepadStateExtended()

Public Property Documentation

property Hand

GamepadHand Hand;

The hand that controller belongs to.

property Pose

GamepadPoseState Pose;

The motion tracking state of the controller.

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;