Navigation
API > API/Editor > API/Editor/MeshPaint
| Name | UMeshPaintSettings |
| Type | class |
| Header File | /Engine/Source/Editor/MeshPaint/Public/MeshPaintSettings.h |
| Include Path | #include "MeshPaintSettings.h" |
Syntax
UCLASS (Config=EditorPerProjectUserSettings)
class UMeshPaintSettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UMeshPaintSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| VertexPreviewSize | float | Size of vertex points drawn when mesh painting is active. | MeshPaintSettings.h |
|