unreal.PCGMedadataVectorOperation

class unreal.PCGMedadataVectorOperation

Bases: EnumBase

EPCGMedadata Vector Operation

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGMetadataVectorOpElement.h

CROSS: PCGMedadataVectorOperation

1

DISTANCE: PCGMedadataVectorOperation

3

DOT: PCGMedadataVectorOperation

2

INVERSE_TRANSFORM_DIRECTION: PCGMedadataVectorOperation

103

INVERSE_TRANSFORM_LOCATION: PCGMedadataVectorOperation

104

LENGTH: PCGMedadataVectorOperation

5

NORMALIZE: PCGMedadataVectorOperation

4

ROTATE_AROUND_AXIS: PCGMedadataVectorOperation

6

TRANSFORM_DIRECTION: PCGMedadataVectorOperation

101

TRANSFORM_LOCATION: PCGMedadataVectorOperation

102