Source position: PasVulkan.VirtualReality.OpenVR.pas line 1475
type THmdVector3_t = record
v: array [0..2] of single;
end;