| bInferGroupsFromNeighbours |
bool |
Assign new groups to regions of the extrusion "tube" based on the existing adjacent groups before extrusion. |
PolyModelingOps/RegionOffsetOp.h |
|
| bInferMaterialID |
bool |
If true, Material IDs around the border of the extrude area are propagated "down" the extrusion tube |
PolyModelingOps/RegionOffsetOp.h |
|
| bNewGroupPerSubdivision |
bool |
If true, assign a separate group for each subdivision, otherwise all subdivisions have the same group |
PolyModelingOps/RegionOffsetOp.h |
|
| bRecomputeNormals |
bool |
Determine whether normals should be recomputed |
PolyModelingOps/RegionOffsetOp.h |
|
| bRemapExtrudeGroups |
bool |
Assign new GroupIDs to each input GroupID in the extrude area. |
PolyModelingOps/RegionOffsetOp.h |
|
| bShellsToSolids |
bool |
If bShellsToSolids is true, patches surrounded by mesh boundaries will be extruded into closed solids instead of open shells |
PolyModelingOps/RegionOffsetOp.h |
|
| bUseColinearityForSettingBorderGroups |
bool |
(this parameter may not be relevant and perhaps should be removed...) Used when setting groups for the sides when the extrusion includes a mesh border. |
PolyModelingOps/RegionOffsetOp.h |
|
| bUVIslandPerGroup |
bool |
If true, assign a new UV island for each new group, otherwise each disconnected extrusion tube is unwrapped to a single UV island |
PolyModelingOps/RegionOffsetOp.h |
|
| CreaseAngleThresholdDeg |
double |
If the opening angle at an edge of the extrusion tube is > this threshold, "cut" any group that crosses the edge into two groups |
PolyModelingOps/RegionOffsetOp.h |
|
| NumSubdivisions |
int32 |
Number of subdivisions along the extrusion "tubes" |
PolyModelingOps/RegionOffsetOp.h |
|
| OffsetDistance |
double |
|
PolyModelingOps/RegionOffsetOp.h |
|
| OffsetMode |
EOffsetComputationMode |
|
PolyModelingOps/RegionOffsetOp.h |
|
| OriginalMeshShared |
TSharedPtr< FSharedConstDynamicMesh3 > |
Inputs Handle to the source DynamicMesh |
PolyModelingOps/RegionOffsetOp.h |
|
| SetMaterialID |
int |
Constant Material ID to set along the extrusion tube |
PolyModelingOps/RegionOffsetOp.h |
|
| TriangleSelection |
TArray< int32 > |
Triangles of the OriginalMesh that should be extruded |
PolyModelingOps/RegionOffsetOp.h |
|
| UVScaleFactor |
double |
Scaling applied to the default UV values |
PolyModelingOps/RegionOffsetOp.h |
|