Generated from class MR.ThickenParams. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
|
unsafe float | outsideOffset [get] |
| | the amount of offset for original mesh vertices
|
| |
|
unsafe float | insideOffset [get] |
| | the amount of offset for cloned mirrored mesh vertices in the opposite direction
|
| |
| unsafe float | normalsTrustFactor [get] |
| |
|
virtual bool | _IsOwning [get] |
| | Returns true if this is an owning instance, and when disposed, will destroy the underlying C++ instance. If false, we assume that the underlying C++ instance will live long enough.
|
| |
Generated from class MR.ThickenParams. This is the const half of the class.
◆ normalsTrustFactor
| unsafe float MR.Const_ThickenParams.normalsTrustFactor |
|
get |
increasing this value will lead mesh vertices to shift in the directions closer to their raw pseudo-normals, but it will increase the probability of self-intersections as well; decreasing (to a positive value) will on the contrary make the field of shift directions smoother
The documentation for this class was generated from the following file: