Unite mesh normalization parameters also mandatory fill holes in case of forceCut || flipInverted Generated from class MR.UniteMeshNormalizationParams. This is the non-const half of the class. More...
Properties | |
| new unsafe ref float | expansionRatio [get] |
| If !=0 each mesh is expanded on 1+expRatio around its own centroid. | |
| new unsafe ref bool | flipInverted [get] |
| If enabled flips orientation of mesh with negative volume. | |
| new unsafe ref bool | trySelfBoolean [get] |
| Try experimental self-boolean for mesh not recommended yet TODO: update when self-boolean is finalized. | |
| Properties inherited from MR.Const_UniteMeshNormalizationParams | |
| unsafe float | expansionRatio [get] |
| If !=0 each mesh is expanded on 1+expRatio around its own centroid. | |
| unsafe bool | flipInverted [get] |
| If enabled flips orientation of mesh with negative volume. | |
| unsafe bool | trySelfBoolean [get] |
| Try experimental self-boolean for mesh not recommended yet TODO: update when self-boolean is finalized. | |
Additional Inherited Members | |
| Protected Member Functions inherited from MR.Const_UniteMeshNormalizationParams | |
| virtual unsafe void | Dispose (bool disposing) |
| Protected Attributes inherited from MR.Const_UniteMeshNormalizationParams | |
| unsafe float * | __ref_storage_expansionRatio |
| unsafe bool * | __ref_storage_flipInverted |
| unsafe bool * | __ref_storage_trySelfBoolean |
Unite mesh normalization parameters also mandatory fill holes in case of forceCut || flipInverted Generated from class MR.UniteMeshNormalizationParams. This is the non-const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.UniteMeshNormalizationParams elementwise.
|
inline |
Generated from constructor MR.UniteMeshNormalizationParams.UniteMeshNormalizationParams.
|
inline |
Generated from constructor MR.UniteMeshNormalizationParams.UniteMeshNormalizationParams.
|
inline |
Generated from method MR::UniteMeshNormalizationParams::operator=.
|
get |
If !=0 each mesh is expanded on 1+expRatio around its own centroid.
|
get |
If enabled flips orientation of mesh with negative volume.
|
get |
Try experimental self-boolean for mesh not recommended yet TODO: update when self-boolean is finalized.