Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore > API/Plugins/GeometryScriptingCore/GeometryScript > API/Plugins/GeometryScriptingCore/GeometryScript/FGeometryScriptS-_6
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category=Options,
Meta=(EditCondition="DistanceWeighingType==EGeometryScriptSmoothBoneWeightsType::GeodesicVoxel"))
int32 VoxelResolution
Remarks
The resolution to build the voxelized representation of the mesh, for computing geodesic distance. Higher values result in greater fidelity and less chance of disconnected parts contributing, but slower rate of computation and more memory usage.