Rendersize (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
==Example==
==Example==
  /rendersize 10000 10000
  /rendersize 10000 10000
==Also==
* {{slashcommand|userenderscale}}
* {{slashcommand|renderscale}}
* {{slashcommand|renderscalefilter}}
* {{slashcommand|renderscalex}}
* {{slashcommand|renderscaley}}
* {{slashcommand|rendersize}}
* {{slashcommand|renderthread}}
{{Navbox Graphic Commands}}
[[Category:Slash Commands]]
[[Category:Graphic Commands]]

Revision as of 04:27, 31 May 2023

Slash Command

/rendersize x y

Changes the size at which the 3D world is rendered

  • X and Y are the horizontal and vertical resolution or render size for your display.
  • Similar to /vis_scale, this command appears to change the World Detail or resolution at which the virtual world is rendered.
  • Any render size set by this command is overridden and reverted as soon as the Options window is activated.
  • It's possible this command has been depreciated in favor of /vis_scale.


Example

/rendersize 10000 10000


Also