2022-10-03 00:10:54 +00:00
|
|
|
# Materials: VMap Commands {#mat_vmap}
|
|
|
|
## vmap_offset
|
2022-10-17 20:33:16 +00:00
|
|
|
### Syntax
|
2022-10-03 00:10:54 +00:00
|
|
|
|
|
|
|
**vmap_offset <float>**
|
|
|
|
|
2022-10-17 20:33:16 +00:00
|
|
|
### Overview
|
2022-10-03 00:10:54 +00:00
|
|
|
|
|
|
|
Offsets a surface along the vertex normals by N.N units. Used in
|
|
|
|
celshading for those black edges. This is the sort-of the compiler
|
|
|
|
version of [polygonOffset](polygonOffset)
|