unreal.PCGMetadataRotatorOperation¶
- class unreal.PCGMetadataRotatorOperation¶
Bases:
EnumBaseEPCGMetadata Rotator Operation
C++ Source:
Plugin: PCG
Module: PCG
File: PCGMetadataRotatorOpElement.h
- COMBINE: PCGMetadataRotatorOperation = Ellipsis¶
1
- INVERSE_TRANSFORM_ROTATION: PCGMetadataRotatorOperation = Ellipsis¶
102
- INVERT: PCGMetadataRotatorOperation = Ellipsis¶
2
- LERP: PCGMetadataRotatorOperation = Ellipsis¶
3
- NORMALIZE: PCGMetadataRotatorOperation = Ellipsis¶
4
- TRANSFORM_ROTATION: PCGMetadataRotatorOperation = Ellipsis¶
101