unreal.PCGIntersectionDensityFunction

class unreal.PCGIntersectionDensityFunction

Bases: EnumBase

EPCGIntersection Density Function

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGIntersectionData.h

MINIMUM: PCGIntersectionDensityFunction

Chooses the minimum of the density values.

Type:

1

MULTIPLY: PCGIntersectionDensityFunction

Multiplies the density values and results in the product.

Type:

0