Navigation
API > API/Runtime > API/Runtime/GeometryFramework > API/Runtime/GeometryFramework/Components > API/Runtime/GeometryFramework/Components/FMeshRenderBufferSet
References
| Module | GeometryFramework |
| Header | /Engine/Source/Runtime/GeometryFramework/Public/Components/MeshRenderBufferSet.h |
| Include | #include "Components/MeshRenderBufferSet.h" |
void ValidateRayTracingData()
Remarks
Verify that valid raytracing data is available. This will cause a rebuild of the raytracing data if any of our buffers have been modified. Currently this is called by GetDynamicRayTracingInstances to ensure the RT data is available when needed.