nuclide/Documentation/Materials/commands/vmap_offset.md

11 lines
278 B
Markdown
Raw Normal View History

2022-10-03 00:10:54 +00:00
# Materials: VMap Commands {#mat_vmap}
## vmap_offset
### Syntax
2022-10-03 00:10:54 +00:00
**vmap_offset <float>**
### 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)