Navigation
API > API/Plugins > API/Plugins/HairStrandsEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEdMode
- UBaseLegacyWidgetEdMode
- UGroomEditorMode
References
Module | HairStrandsEditor |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Public/GroomEditorMode.h |
Include | #include "GroomEditorMode.h" |
Syntax
UCLASS&40;Transient&41;
class UGroomEditorMode : public UBaseLegacyWidgetEdMode
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
UViewportWorldInteraction * | ViewportWorldInteraction | Cached pointer to the viewport world interaction object we're using to interact with mesh elements |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Overridden from UEdMode
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | Enter () |
Called when we "start" this editor mode (ie switch to this tab) |
![]() ![]() |
void | Exit () |
Called when we "end" this editor mode (ie switch to another tab) |
Overridden from ILegacyEdModeWidgetInterface
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | These disable the standard gizmo, which is probably want we want in these tools as we can't hit-test the standard gizmo... |
Constants
Name | Description |
---|---|
EM_GroomEditorModeId |