Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FStaticMeshSceneProxy
- FPrimitiveSceneProxy::CreateRenderThreadResources()
- FStaticMeshSceneProxy::CreateRenderThreadResources()
- FHierarchicalStaticMeshSceneProxy::CreateRenderThreadResources()
- FInstancedStaticMeshSceneProxy::CreateRenderThreadResources()
- FHierarchicalStaticMeshSceneProxy::CreateRenderThreadResources()
- FLandscapeMeshProxySceneProxy::CreateRenderThreadResources()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/StaticMeshSceneProxy.h |
| Include | #include "StaticMeshSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/StaticMeshRender.cpp |
virtual void CreateRenderThreadResources&40;&41;
Remarks
Called when the rendering thread adds the proxy to the scene. This function allows for generating renderer-side resources. Called in the rendering thread.