Navigation
API > API/Runtime > API/Runtime/GeometryCollectionEngine > API/Runtime/GeometryCollectionEngine/GeometryCollection > API/Runtime/GeometryCollectionEngine/GeometryCollection/AGeometryCollectionActor
References
| Module | GeometryCollectionEngine |
| Header | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionActor.h |
| Include | #include "GeometryCollection/GeometryCollectionActor.h" |
| Source | /Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionActor.cpp |
UFUNCTION (BlueprintCallable, Category="Physics")
PRAGMA_ENABLE_DEPRECATION_WARNINGS bool RaycastSingle
(
FVector Start,
FVector End,
FHitResult & OutHit
) const