Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/UPreviewMesh
Warnings * this has to return non-const because of current FDynamicMeshAABBTree3 API, but you should not modify this!
Description
This has to return non-const because of current FDynamicMeshAABBTree3 API, but you should not modify this!
| Name | GetSpatial |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/PreviewMesh.h |
| Include Path | #include "PreviewMesh.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/PreviewMesh.cpp |
UE::Geometry::FDynamicMeshAABBTree3 * GetSpatial()
point to the current AABBTree used for preview spatial mesh, or nullptr if not available