NULL Last edited 4 years ago2020-01-12 16:37:19 UTC

You are viewing an older revision of this wiki page. The current revision may be more detailed and up-to-date. Click here to see the current revision of this page.
The NULL texture is primarily used to reduce world polygon (wpoly) counts by applying it to a face the player is normally unable to see in-game. When applied to a face - it tells the compiler to remove it, thus reducing the amount of rendered faces in certain areas of your map and improving performance.
The texture blocks VIS and is solid, so it can be applied to brushes facing the void.

See also: r_speeds, HINT, BEVEL

Comments

You must log in to post a comment. You can login or register a new account.