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!
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/PreviewMesh.h |
| Include | #include "PreviewMesh.h" |
| Source | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Private/PreviewMesh.cpp |
UE::Geometry::FDynamicMeshAABBTree3 &42; GetSpatial&40;&41;
Remarks
This has to return non-const because of current FDynamicMeshAABBTree3 API, but you should not modify this! point to the current AABBTree used for preview spatial mesh, or nullptr if not available