unreal.NegativeSpaceSampleMethod

class unreal.NegativeSpaceSampleMethod

Bases: EnumBase

Method to distribute sampling spheres, used by FComputeNegativeSpaceOptions

C++ Source:

  • Plugin: GeometryScripting

  • Module: GeometryScriptingCore

  • File: CollisionFunctions.h

UNIFORM: NegativeSpaceSampleMethod

Place sample spheres in a uniform grid pattern

Type:

0

Use voxel-based subtraction and offsetting methods to specifically target concavities

Type:

1