| bEnabled |
bool |
When false, the update call just clears soft selection. |
Selection/GeometrySelector.h |
|
| bRecomputeDistances |
bool |
When true, the selector should force a recompute of any cached per-vertex distance data. |
Selection/GeometrySelector.h |
|
| DistanceMode |
ESoftSelectionDistanceMode |
Distance metric used to expand the soft selection. |
Selection/GeometrySelector.h |
|
| Radius |
double |
Distance to expand. Interpreted as either geodesic (Surface) or Euclidean (Volume) depending on DistanceMode. |
Selection/GeometrySelector.h |
|