diff options
-rw-r--r-- | MODELS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -109,6 +109,12 @@ Textures At the time of writing, texture names are hardcoded in src/model/mapfile.cc + +Surface flags + + The only supported surface flag is light. This will render + the brush face fullbright. The light flag does not work + in conjunction with the common/entity shader. Lights |