Navigation
API > API/Plugins > API/Plugins/HairModelingToolset
| Name | EEditGroomCardsToolActions |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/HairModelingToolset/Source/HairModelingToolset/Public/GroomCardsEditorTool.h |
| Include Path | #include "GroomCardsEditorTool.h" |
Syntax
enum EEditGroomCardsToolActions
{
NoAction,
Delete,
SelectionClear,
SelectionFill,
SelectionAddNext,
SelectionAddPrevious,
SelectionAddToEnd,
SelectionAddToStart,
}
Values
| Name | Remarks |
|---|---|
| NoAction | |
| Delete | |
| SelectionClear | |
| SelectionFill | |
| SelectionAddNext | |
| SelectionAddPrevious | |
| SelectionAddToEnd | |
| SelectionAddToStart |