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/PCGMetadataRotatorOpElement.h |
| Include |
#include "Elements/Metadata/PCGMetadataRotatorOpElement.h" |
Syntax
enum EPCGMedadataRotatorOperation
&123;
RotatorOp = 0,
Combine,
Invert,
Lerp,
Normalize,
TransformOp = 100,
TransformRotation,
InverseTransformRotation,
&125;
Values
| Name |
Description |
| RotatorOp |
|
| Combine |
|
| Invert |
|
| Lerp |
|
| Normalize |
|
| TransformOp |
|
| TransformRotation |
|
| InverseTransformRotation |
|