Generated from class MR.PositionVertsSmoothlyParams. This is the const half of the class.
More...
|
|
virtual unsafe void | Dispose (bool disposing) |
| |
|
| unsafe MR.? Const_VertBitSet | region [get] |
| |
|
unsafe MR.? Const_VertCoords | vertShifts [get] |
| | optional additional shifts of each vertex relative to smooth position
|
| |
|
unsafe float | stabilizer [get] |
| | the more the value, the bigger attraction of each vertex to its original position
|
| |
|
unsafe MR.Std.Const_Function_FloatFuncFromMRVertId | vertStabilizers [get] |
| | if specified then it is used instead of stabilizer
|
| |
|
unsafe MR.Std.Const_Function_FloatFuncFromMRUndirectedEdgeId | edgeWeights [get] |
| | if specified then it is used for edge weights instead of default 1
|
| |
|
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.PositionVertsSmoothlyParams. This is the const half of the class.
◆ region
which vertices on mesh are smoothed, nullptr means all vertices; it must not include all vertices of a mesh connected component unless stabilizer > 0
The documentation for this class was generated from the following file:
- MRPositionVertsSmoothly.cs