Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FInstancedStaticMeshSceneProxy
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.
Virtual Inheritance
- FPrimitiveSceneProxy::DestroyRenderThreadResources → FStaticMeshSceneProxy::DestroyRenderThreadResources → FInstancedStaticMeshSceneProxy::DestroyRenderThreadResources
| Name | DestroyRenderThreadResources |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/InstancedStaticMesh.h |
| Include Path | #include "Engine/InstancedStaticMesh.h" |
| Source | /Engine/Source/Runtime/Engine/Private/InstancedStaticMesh.cpp |
virtual void DestroyRenderThreadResources()