MCPcopy Create free account
hub / github.com/StereoKit/StereoKit / ui_hspace

Function ui_hspace

StereoKitC/ui/ui_layout.cpp:476–478  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

474///////////////////////////////////////////
475
476void ui_hspace(float horizontal_space) {
477 skui_layouts.last().offset.x -= horizontal_space;
478}
479
480///////////////////////////////////////////
481

Callers 1

file_picker_updateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected