vss::simulation::TopLeftCornerPosition Struct Reference Last update: 16.07.2025 Describes the top left corner position of the rendering window relative to the top left corner of the monitor. More... Public Attributesint32 x = 1 int32 y = 2 Detailed Description Describes the top left corner position of the rendering window relative to the top left corner of the monitor. Member Data Documentation ◆ x int32 vss::simulation::TopLeftCornerPosition::x = 1 The horizontal offset (in pixels) of the rendering window from the top left corner of the monitor. ◆ y int32 vss::simulation::TopLeftCornerPosition::y = 2 The vertical offset (in pixels) of the rendering window from the top left corner of the monitor. The documentation for this struct was generated from the following file:simulation_parameters.proto