| bAllowSeamCollapse |
bool |
|
CleaningOps/SimplifyMeshOp.h |
|
| bDiscardAttributes |
bool |
|
CleaningOps/SimplifyMeshOp.h |
|
| bGeometricDeviationConstraint |
bool |
|
CleaningOps/SimplifyMeshOp.h |
|
| BoundaryEdgeAngleTolerance |
float |
For cluster-based simplification, equivalent to PolyEdgeAngleTolerance but only for boundary edges. Helpful for preserving open boundary shape. |
CleaningOps/SimplifyMeshOp.h |
|
| bPreserveSharpEdges |
bool |
|
CleaningOps/SimplifyMeshOp.h |
|
| bPreventNormalFlips |
bool |
|
CleaningOps/SimplifyMeshOp.h |
|
| bPreventTinyTriangles |
bool |
|
CleaningOps/SimplifyMeshOp.h |
|
| bReproject |
bool |
|
CleaningOps/SimplifyMeshOp.h |
|
| bResultMustHaveAttributesEnabled |
bool |
When true, result will have attributes object regardless of whether attributes were discarded or present initially. |
CleaningOps/SimplifyMeshOp.h |
|
| GeometricTolerance |
float |
|
CleaningOps/SimplifyMeshOp.h |
|
| GroupBoundaryConstraint |
UE::Geometry::EEdgeRefineFlags |
|
CleaningOps/SimplifyMeshOp.h |
|
| MaterialBoundaryConstraint |
UE::Geometry::EEdgeRefineFlags |
|
CleaningOps/SimplifyMeshOp.h |
|
| MeshBoundaryConstraint |
UE::Geometry::EEdgeRefineFlags |
|
CleaningOps/SimplifyMeshOp.h |
|
| MeshReduction |
IMeshReduction * |
|
CleaningOps/SimplifyMeshOp.h |
|
| MinimalPlanarAngleThresh |
float |
Angle threshold in degrees used for testing if two triangles should be considered coplanar, or two lines collinear |
CleaningOps/SimplifyMeshOp.h |
|
| OriginalMesh |
TSharedPtr< FDynamicMesh3, ESPMode::ThreadSafe > |
Stored for the GeometryProcessing custom simplifier paths (currently precomputed once in tool setup) |
CleaningOps/SimplifyMeshOp.h |
|
| OriginalMeshDescription |
TSharedPtr< FMeshDescription, ESPMode::ThreadSafe > |
Stored for the UEStandard path |
CleaningOps/SimplifyMeshOp.h |
|
| OriginalMeshSpatial |
TSharedPtr< FDynamicMeshAABBTree3, ESPMode::ThreadSafe > |
|
CleaningOps/SimplifyMeshOp.h |
|
| PolyEdgeAngleTolerance |
float |
For minimal polygroup-preserving simplification: Threshold angle change (in degrees) along a polygroup edge, above which a vertex must be added. |
CleaningOps/SimplifyMeshOp.h |
|
| SimplifierType |
ESimplifyType |
|
CleaningOps/SimplifyMeshOp.h |
|
| TargetCount |
int |
|
CleaningOps/SimplifyMeshOp.h |
|
| TargetEdgeLength |
float |
|
CleaningOps/SimplifyMeshOp.h |
|
| TargetMode |
ESimplifyTargetType |
Inputs |
CleaningOps/SimplifyMeshOp.h |
|
| TargetPercentage |
int |
|
CleaningOps/SimplifyMeshOp.h |
|