unreal.PCGKernelAttributeType

class unreal.PCGKernelAttributeType

Bases: EnumBase

EPCGKernel Attribute Type

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGDataForGPU.h

BOOL: PCGKernelAttributeType

1

FLOAT: PCGKernelAttributeType

3

FLOAT2: PCGKernelAttributeType

4

FLOAT3: PCGKernelAttributeType

5

FLOAT4: PCGKernelAttributeType

6

INT: PCGKernelAttributeType

2

NAME: PCGKernelAttributeType

11

QUAT: PCGKernelAttributeType

8

ROTATOR: PCGKernelAttributeType

7

STRING_KEY: PCGKernelAttributeType

10

TRANSFORM: PCGKernelAttributeType

9