nuclide/Documentation/Materials/ToolCommands/vmap_offset.md

12 lines
283 B
Markdown
Raw Normal View History

2024-06-22 07:24:13 +00:00
# Material Command List {#mat_commands}
### vmap_offset
#### Syntax
2022-10-03 00:10:54 +00:00
**vmap_offset <float>**
2024-06-22 07:24:13 +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)