Navigation
API > API/Plugins > API/Plugins/UVEditorTools > API/Plugins/UVEditorTools/Operators
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UUVEditorUVTransformPropertiesBase
- UUVEditorUVTransformProperties
- UUVEditorUVQuickTransformProperties
References
| Module | UVEditorTools |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditorTools/Public/Operators/UVEditorUVTransformOp.h |
| Include | #include "Operators/UVEditorUVTransformOp.h" |
Syntax
UCLASS&40;&41;
class UUVEditorUVTransformProperties : public UUVEditorUVTransformPropertiesBase
Remarks
UV Transform Settings
Variables
| Type | Name | Description | |
|---|---|---|---|
| ClampMax | |||
| ClampMin | |||
| EditCondition | Manual Transformation origin point | ||
| EditConditionHides | |||
| HideEditConditionToggle | |||
| EUVEditorPivotType | PivotMode | Transformation origin mode used for scaling and rotation | |
| float | QuickRotation | ||
| float | QuickTranslateOffset | ||
| FVector2D | QuickTranslation | ||
| FVector2D | Scale | Scale applied to UVs, potentially non-uniform | |
| FVector2D | Translation | Translation applied to UVs, and after scaling and rotation | |
| EUVEditorTranslationMode | TranslationMode | Translation applied to UVs, and after scaling and rotation | |
| UIMax | |||
| UIMin | Rotation applied to UVs after scaling, specified in degrees |