Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FColliderMesh
Warnings * this function should be avoided if possible, and may be removed in the future.
Description
Direct access to the AABBTree pointer inside the ColliderMesh.
this function should be avoided if possible, and may be removed in the future.
| Name | GetRawAABBTreeUnsafe |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/DynamicMesh/ColliderMesh.h |
| Include Path | #include "DynamicMesh/ColliderMesh.h" |
| Source | /Engine/Source/Runtime/GeometryCore/Private/DynamicMesh/ColliderMesh.cpp |
TMeshAABBTree3 < FColliderMesh > * GetRawAABBTreeUnsafe()