FullRelight (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(Created page with "==Slash command== {{SlashCommandArticle|command=fullRelight|note=Do not cap number of world object vertices to relight per frame}} Vertex lighting calculates the illumination...")
 
mNo edit summary
Line 4: Line 4:
Vertex lighting calculates the illumination only at the vertices of meshes and interpolates the vertex values over the rest of the surface.
Vertex lighting calculates the illumination only at the vertices of meshes and interpolates the vertex values over the rest of the surface.


This is a graphics setting that has to do with rendering and lighting 3D objects in game. "Vertices" are merely corners of any 3D shape. The more vertices that are lit per frame, the greater the graphics quality. However, the greater the number of vertices there are lit, the harder your computer has to work. There is a trade off in frame rates. It's not recommended to uncap the limit of how many vertices can be lit unless you have the hardware that can handle it.  
This is a graphics setting that has to do with rendering and lighting 3D objects in game. "Vertices" are merely corners of any 3D shape. The more vertices that are lit per frame, the greater the graphics quality. However, the greater the number of vertices that are lit, the harder your computer has to work. There is a trade off in frame rates. It's not recommended to uncap the limit of how many vertices can be lit unless you have the hardware that can handle it.  


Some experts recommend keeping the vertex count below 200,000 and 3,000,000 per frame... but those numbers can vary widely depending on the hardware and software running a game.  
Some experts recommend keeping the vertex count below 200,000 and 3,000,000 per frame... but those numbers can vary widely depending on the hardware and software running a game.  

Revision as of 02:16, 18 June 2022

Slash command

/fullRelight  

Do not cap number of world object vertices to relight per frame

Vertex lighting calculates the illumination only at the vertices of meshes and interpolates the vertex values over the rest of the surface.

This is a graphics setting that has to do with rendering and lighting 3D objects in game. "Vertices" are merely corners of any 3D shape. The more vertices that are lit per frame, the greater the graphics quality. However, the greater the number of vertices that are lit, the harder your computer has to work. There is a trade off in frame rates. It's not recommended to uncap the limit of how many vertices can be lit unless you have the hardware that can handle it.

Some experts recommend keeping the vertex count below 200,000 and 3,000,000 per frame... but those numbers can vary widely depending on the hardware and software running a game.


Example

/fullRelight