unreal.PCGMetadataVectorOperation

class unreal.PCGMetadataVectorOperation

Bases: EnumBase

EPCGMetadata Vector Operation

C++ Source:

  • Plugin: PCG

  • Module: PCG

  • File: PCGMetadataVectorOpElement.h

CROSS: PCGMetadataVectorOperation = Ellipsis

1

DISTANCE: PCGMetadataVectorOperation = Ellipsis

3

DOT: PCGMetadataVectorOperation = Ellipsis

2

INVERSE_TRANSFORM_DIRECTION: PCGMetadataVectorOperation = Ellipsis

103

INVERSE_TRANSFORM_LOCATION: PCGMetadataVectorOperation = Ellipsis

104

LENGTH: PCGMetadataVectorOperation = Ellipsis

5

NORMALIZE: PCGMetadataVectorOperation = Ellipsis

4

ROTATE_AROUND_AXIS: PCGMetadataVectorOperation = Ellipsis

6

TRANSFORM_DIRECTION: PCGMetadataVectorOperation = Ellipsis

101

TRANSFORM_LOCATION: PCGMetadataVectorOperation = Ellipsis

102