lovr.headset.getPassthroughModes

Edit

Returns the set of supported passthrough modes.

modes = lovr.headset.getPassthroughModes()

Arguments

None

Returns

NameTypeDescription
modestable The set of supported passthrough modes. Keys will be PassthroughMode strings, and values will be booleans indicating whether the mode is supported.

See also