Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Drawing
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UUVLayoutPreviewProperties
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/UVLayoutPreview.h |
| Include | #include "Drawing/UVLayoutPreview.h" |
Syntax
UCLASS ()
class UUVLayoutPreviewProperties : public UInteractiveToolPropertySet
Remarks
Visualization settings for UV layout preview
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnabled | Enable the preview UV layout | |
| bool | bShowWireframe | Show wireframe mesh in the preview UV layout | |
| meta | Uniform scaling factor | ||
| FVector2D | Offset | Offset relative to the center of the selected object | |
| EUVLayoutPreviewSide | Side | Which side of the selected object the preview UV layout is shown |