Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVR-Advanced-Settings/OpenVR-AdvancedSettings
/ heightToggle
Method
heightToggle
src/openvr/ivrinput.cpp:271–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
}
270
271
bool SteamIVRInput::heightToggle()
272
{
273
return isDigitalActionActivatedOnce( m_heightToggle );
274
}
275
276
bool SteamIVRInput::resetOffsets()
277
{
Callers
1
processMotionBindings
Method · 0.45
Calls
1
isDigitalActionActivatedOnce
Function · 0.85
Tested by
no test coverage detected