11 lines
300 B
Markdown
11 lines
300 B
Markdown
|
# Materials: VMap Commands {#mat_vmap}
|
||
|
## vmap_offset
|
||
|
### Syntax {#syntax}
|
||
|
|
||
|
**vmap_offset <float>**
|
||
|
|
||
|
### Overview {#overview}
|
||
|
|
||
|
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)
|