unreal.PCGSplineSamplingMode

class unreal.PCGSplineSamplingMode

Bases: EnumBase

EPCGSpline Sampling Mode

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGSplineSampler.h

DISTANCE: PCGSplineSamplingMode

1

NUMBER_OF_SAMPLES: PCGSplineSamplingMode

Samples a specified number of times, evenly spaced around the spline.

Type:

2

SUBDIVISION: PCGSplineSamplingMode

0