Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPrimitiveSceneProxy
Description
Called when the rendering thread removes the proxy from the scene. This function allows for removing renderer-side resources. Called in the rendering thread.
Derived Overrides
- FInstancedStaticMeshSceneProxy::DestroyRenderThreadResources
- FStaticMeshSceneProxy::DestroyRenderThreadResources
| Name | DestroyRenderThreadResources |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h |
| Include Path | #include "PrimitiveSceneProxy.h" |
virtual void DestroyRenderThreadResources()