ToolInteraction Enumeration
Specifies the type of interaction in a StandardTool.Interacted event.
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CECore assembly)
Syntax
public enum ToolInteractionValues
| Value name | Value | Description |
|---|---|---|
| MoveFeature | 0 | One or more features have been moved. |
| MoveNode | 1 | A single node of a feature has been moved. |
| AddNode | 2 | A node has been added to a feature. |
| RemoveNode | 3 | A node has been removed from a feature. |
Platforms
Windows, Linux, Android