Applies to 2024.0 Update and later
Textures and color, T&C, are triangle data additional to their position in space and in the triangle net.
T&C may be used to give the triangle net a visual appearance beyond shape, giving it actual, real color.
T&C may also be used to represent data that is not immediately apparent or visible, forming a false-color visualization.
Color information can be changed at the triangle level, although not directly per individual vertex. However, color gradients may optionally be enabled which uses per-vertex coloring to transition between a triangle's newly assigned color and the existing color of adjacent triangles.
New textures may be applied and existing textures may be replaced. This can be from an image file
as well as an item from the built-in library of example textures (also located at <Netfabb installation folder>\Textures)