Navigation
API > API/Plugins > API/Plugins/UVEditor
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UUVEditorGridProperties
References
| Module | UVEditor |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditor/Public/UVEditorMode.h |
| Include | #include "UVEditorMode.h" |
Syntax
UCLASS ()
class UUVEditorGridProperties : public UInteractiveToolPropertySet
Remarks
Visualization settings for the UUVEditorMode's Grid
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDrawGrid | Should the grid be shown? | |
| bool | bDrawRulers | Should the grid rulers be shown? |