Navigation
API > API/Plugins > API/Plugins/AvalancheViewport > API/Plugins/AvalancheViewport/Interaction
References
| Module | AvalancheViewport |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheViewport/Public/Interaction/AvaSnapOperation.h |
| Include | #include "Interaction/AvaSnapOperation.h" |
Syntax
struct FAvaSnapPointLink
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Position | ||
| int32 | SnapIdx |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAvaSnapPointLink
(
float InPosition, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator<
(
const FAvaSnapPointLink& InOther |