We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c961b52 commit ddbb30cCopy full SHA for ddbb30c
sample_project/Source/sample_project/Geometry/GeometryCreator.cpp
@@ -377,7 +377,6 @@ void AGeometryCreator::UpdateDraggingVisualization()
377
{
378
FVector WorldOrigin;
379
FVector WorldDirection;
380
- FVector MousePosition;
381
382
APlayerController* PlayerController = UGameplayStatics::GetPlayerController(GetWorld(), 0);
383
if (!PlayerController || !PlayerController->DeprojectMousePositionToWorld(WorldOrigin, WorldDirection))
0 commit comments