Unit 'PasVulkan.VirtualReality.OpenVR' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_pasvulkan]

TVRControllerState_t

Declaration

Source position: PasVulkan.VirtualReality.OpenVR.pas line 1783

type TVRControllerState_t = record

  unPacketNum: TpovrUInt32;

  

  ulButtonPressed: TpovrUInt64;

  

  ulButtonTouched: TpovrUInt64;

  

  rAxis: array [0..4] of TVRControllerAxis_t;

  

end;



CT Web help

CodeTyphon Studio