Navigation
API > API/Plugins > API/Plugins/UVEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UUVEditorGridProperties
References
| Module | UVEditor |
| Header | /Engine/Plugins/Editor/UVEditor/Source/UVEditor/Public/UVEditorMode.h |
| Include | #include "UVEditorMode.h" |
Syntax
UCLASS&40;&41;
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? |