unreal.PCGMedadataRotatorOperation¶
- class unreal.PCGMedadataRotatorOperation¶
Bases:
EnumBasedeprecated: ‘PCGMedadataRotatorOperation’ was renamed to ‘PCGMetadataRotatorOperation’.
- COMBINE: PCGMedadataRotatorOperation = Ellipsis¶
1
- INVERSE_TRANSFORM_ROTATION: PCGMedadataRotatorOperation = Ellipsis¶
102
- INVERT: PCGMedadataRotatorOperation = Ellipsis¶
2
- LERP: PCGMedadataRotatorOperation = Ellipsis¶
3
- NORMALIZE: PCGMedadataRotatorOperation = Ellipsis¶
4
- TRANSFORM_ROTATION: PCGMedadataRotatorOperation = Ellipsis¶
101