unreal.PCGMetadataVectorOperation¶
- class unreal.PCGMetadataVectorOperation¶
Bases:
EnumBaseEPCGMetadata Vector Operation
C++ Source:
Plugin: PCG
Module: PCG
File: PCGMetadataVectorOpElement.h
- ANGLE_BETWEEN_VECTOR2D: PCGMetadataVectorOperation = Ellipsis¶
9
- CROSS: PCGMetadataVectorOperation = Ellipsis¶
1
- DISTANCE: PCGMetadataVectorOperation = Ellipsis¶
3
- DOT: PCGMetadataVectorOperation = Ellipsis¶
2
- EULER_BETWEEN_VECTORS: PCGMetadataVectorOperation = Ellipsis¶
8
- 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
- ROTATOR_BETWEEN_VECTORS: PCGMetadataVectorOperation = Ellipsis¶
Angles between vectors
- Type:
7
- TRANSFORM_DIRECTION: PCGMetadataVectorOperation = Ellipsis¶
101
- TRANSFORM_LOCATION: PCGMetadataVectorOperation = Ellipsis¶
102