Skip to content
Snippets Groups Projects
Commit 552257f6 authored by Qurabi's avatar Qurabi
Browse files

Dieser Commit ist zum Testen.

parent 195aa4e4
No related branches found
No related tags found
No related merge requests found
...@@ -195,7 +195,6 @@ void AVirtualRealityPawn::OnOverlapBegin(UPrimitiveComponent * OverlappedComp, A ...@@ -195,7 +195,6 @@ void AVirtualRealityPawn::OnOverlapBegin(UPrimitiveComponent * OverlappedComp, A
//if (OtherActor && (OtherActor != this) && OtherComp) //if (OtherActor && (OtherActor != this) && OtherComp)
//{ //{
// HasContact = true; // HasContact = true;
// DistancBetwCollisionAndClossestPointOnSurface = OtherComp->GetDistanceToCollision(SphereCollisionComponent->GetComponentLocation(), closestPointOnSurface);//Gibt die Entfernung zur nchstgelegenen Krperinstanzoberflche zurck.
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment