Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/Metadata
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Elements/Metadata/PCGMetadataVectorOpElement.h |
| Include | #include "Elements/Metadata/PCGMetadataVectorOpElement.h" |
Syntax
enum EPCGMedadataVectorOperation
&123;
VectorOp = 0,
Cross,
Dot,
Distance,
Normalize,
Length,
RotateAroundAxis,
TransformOp = 100,
TransformDirection,
TransformLocation,
InverseTransformDirection,
InverseTransformLocation,
&125;
Values
| Name | Description |
|---|---|
| VectorOp | |
| Cross | |
| Dot | |
| Distance | |
| Normalize | |
| Length | |
| RotateAroundAxis | |
| TransformOp | |
| TransformDirection | |
| TransformLocation | |
| InverseTransformDirection | |
| InverseTransformLocation |