unreal.PCGMetadataVectorOperation

class unreal.PCGMetadataVectorOperation

Bases: EnumBase

EPCGMetadata Vector Operation

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGMetadataVectorOpElement.h

CROSS: PCGMetadataVectorOperation

1

DISTANCE: PCGMetadataVectorOperation

3

DOT: PCGMetadataVectorOperation

2

INVERSE_TRANSFORM_DIRECTION: PCGMetadataVectorOperation

103

INVERSE_TRANSFORM_LOCATION: PCGMetadataVectorOperation

104

LENGTH: PCGMetadataVectorOperation

5

NORMALIZE: PCGMetadataVectorOperation

4

ROTATE_AROUND_AXIS: PCGMetadataVectorOperation

6

TRANSFORM_DIRECTION: PCGMetadataVectorOperation

101

TRANSFORM_LOCATION: PCGMetadataVectorOperation

102