public class SteamControllerMotionData extends Object
| Constructor and Description |
|---|
SteamControllerMotionData() |
| Modifier and Type | Method and Description |
|---|---|
float |
getPosAccelX() |
float |
getPosAccelY() |
float |
getPosAccelZ() |
float |
getRotQuatW() |
float |
getRotQuatX() |
float |
getRotQuatY() |
float |
getRotQuatZ() |
float |
getRotVelX() |
float |
getRotVelY() |
float |
getRotVelZ() |
public float getRotQuatX()
public float getRotQuatY()
public float getRotQuatZ()
public float getRotQuatW()
public float getPosAccelX()
public float getPosAccelY()
public float getPosAccelZ()
public float getRotVelX()
public float getRotVelY()
public float getRotVelZ()
Copyright © 2018. All rights reserved.