XRSPACE Developer Console

API - XRHeadsetData

Only for Headset use.

Contents

Propertie

  • public int BatteryLevel { get; }

Description Get headset battery in percent.


  • public Vector3 Position { get; }

Description Get headset position.


  • public Quaternion Rotation { get; }

Description Get headset rotation.


  • public long Timestamp { get; }

Description Get this data’s update time.

Method

  • public XRHandlerData Clone()

Description Get deep copy data.