proc worldScale*(self: ARVROrigin): float64 {.gcsafe, locks: 0.}
proc `worldScale =`*(self: ARVROrigin; val: float64) {.gcsafe, locks: 0.}