unreal.PCGMedadataVectorOperation

class unreal.PCGMedadataVectorOperation

Bases: EnumBase

deprecated: ‘PCGMedadataVectorOperation’ was renamed to ‘PCGMetadataVectorOperation’.

CROSS: PCGMedadataVectorOperation = Ellipsis

1

DISTANCE: PCGMedadataVectorOperation = Ellipsis

3

DOT: PCGMedadataVectorOperation = Ellipsis

2

INVERSE_TRANSFORM_DIRECTION: PCGMedadataVectorOperation = Ellipsis

103

INVERSE_TRANSFORM_LOCATION: PCGMedadataVectorOperation = Ellipsis

104

LENGTH: PCGMedadataVectorOperation = Ellipsis

5

NORMALIZE: PCGMedadataVectorOperation = Ellipsis

4

ROTATE_AROUND_AXIS: PCGMedadataVectorOperation = Ellipsis

6

TRANSFORM_DIRECTION: PCGMedadataVectorOperation = Ellipsis

101

TRANSFORM_LOCATION: PCGMedadataVectorOperation = Ellipsis

102