Navigation
API > API/Plugins > API/Plugins/AvalancheViewport > API/Plugins/AvalancheViewport/Interaction > API/Plugins/AvalancheViewport/Interaction/FAvaSnapOperation
| Type | Name | Description | |
|---|---|---|---|
| void | GenerateLocalSnapPoints
(
AActor* InActor, |
Generates snap points for the given actor. | |
| void | GenerateLocalSnapPoints
(
UPrimitiveComponent* InComponent, |
Generates snap points for the given component. | |
| void | GenerateLocalSnapPoints
(
AActor* InActor, |
Generates snap points based on a box extent. | |
| void | GenerateLocalSnapPoints
(
UPrimitiveComponent* InComponent, |
Generates snap points based on a box extent. |