unreal.PCGMedadataVectorOperation

class unreal.PCGMedadataVectorOperation

Bases: EnumBase

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

ANGLE_BETWEEN_VECTOR2D: PCGMedadataVectorOperation = Ellipsis

9

CROSS: PCGMedadataVectorOperation = Ellipsis

1

DISTANCE: PCGMedadataVectorOperation = Ellipsis

3

DOT: PCGMedadataVectorOperation = Ellipsis

2

EULER_BETWEEN_VECTORS: PCGMedadataVectorOperation = Ellipsis

8

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

ROTATOR_BETWEEN_VECTORS: PCGMedadataVectorOperation = Ellipsis

Angles between vectors

Type:

7

TRANSFORM_DIRECTION: PCGMedadataVectorOperation = Ellipsis

101

TRANSFORM_LOCATION: PCGMedadataVectorOperation = Ellipsis

102