TImplicitBlend::SetCellSizesAndFalloff

Set cell sizes to hit the target voxel counts along the max dimension of the bounds.

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Implicit/Blend.h

Include

#include "Implicit/Blend.h"

Syntax

void SetCellSizesAndFalloff
(
    FAxisAlignedBox3d Bounds,
    double BlendFalloffIn,
    int TargetInputVoxelCount,
    int TargetOutputVoxelCount
)

Remarks

Set cell sizes to hit the target voxel counts along the max dimension of the bounds.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss