1.26.2.1
Gameface
GamepadPose Interface Reference

Public Attributes

readonly attribute boolean hasOrientation
 
readonly attribute boolean hasPosition
 
readonly attribute Float32Array position
 
readonly attribute Float32Array linearVelocity
 
readonly attribute Float32Array linearAcceleration
 
readonly attribute Float32Array orientation
 
readonly attribute Float32Array angularVelocity
 
readonly attribute Float32Array angularAcceleration
 

Member Data Documentation

◆ angularAcceleration

readonly attribute Float32Array GamepadPose::angularAcceleration

◆ angularVelocity

readonly attribute Float32Array GamepadPose::angularVelocity

◆ hasOrientation

readonly attribute boolean GamepadPose::hasOrientation

◆ hasPosition

readonly attribute boolean GamepadPose::hasPosition

◆ linearAcceleration

readonly attribute Float32Array GamepadPose::linearAcceleration

◆ linearVelocity

readonly attribute Float32Array GamepadPose::linearVelocity

◆ orientation

readonly attribute Float32Array GamepadPose::orientation

◆ position

readonly attribute Float32Array GamepadPose::position