unreal.PCGPinInitMode

class unreal.PCGPinInitMode

Bases: EnumBase

Method for initializing an output pin.

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGPinPropertiesGPU.h

CUSTOM: PCGPinInitMode = Ellipsis

Initialize from fixed values.

Type:

1

FROM_INPUT_PINS: PCGPinInitMode = Ellipsis

Initialize from one or more input pins.

Type:

0