MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::ThickenParams Struct Reference

#include <MROffsetVerts.h>

Public Attributes

float outsideOffset = 0
 the amount of offset for original mesh vertices
 
float insideOffset = 0
 the amount of offset for cloned mirrored mesh vertices in the opposite direction
 

Member Data Documentation

◆ insideOffset

float MR::ThickenParams::insideOffset = 0

the amount of offset for cloned mirrored mesh vertices in the opposite direction

◆ outsideOffset

float MR::ThickenParams::outsideOffset = 0

the amount of offset for original mesh vertices


The documentation for this struct was generated from the following file: