| bAutoSimplify |
bool |
Automatically simplify the result of voxel-based meshes. |
PropertySets/VoxelProperties.h |
- EditAnywhere
- Category=VoxelSettings
|
| bRemoveInternalSurfaces |
bool |
Remove internal, occluded geometry |
PropertySets/VoxelProperties.h |
- EditAnywhere
- Category=VoxelSettings
|
| CubeRootMinComponentVolume |
double |
Automatically remove components smaller than this (to clean up any isolated floating bits) |
PropertySets/VoxelProperties.h |
- EditAnywhere
- Category=VoxelSettings
- Meta=(UIMin="0.0", UIMax="100", ClampMin="0.0", ClampMax="1000")
|
| SimplifyMaxErrorFactor |
double |
The max error (as a multiple of the voxel size) to accept when simplifying the output |
PropertySets/VoxelProperties.h |
- EditAnywhere
- Category=VoxelSettings
- Meta=(UIMin=".1", UIMax="5", ClampMin=".001", ClampMax="10", EditCondition="bAutoSimplify == true")
|
| VoxelCount |
int32 |
The size of the geometry bounding box major axis measured in voxels |
PropertySets/VoxelProperties.h |
- EditAnywhere
- Category=VoxelSettings
- Meta=(UIMin="8", UIMax="1024", ClampMin="8", ClampMax="1024")
|