Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSplineMeshSceneProxy
Description
Called to notify the proxy when its transform has been updated. Called in the thread that owns the proxy; game or rendering.
Virtual Inheritance
- FPrimitiveSceneProxy::OnTransformChanged → FSplineMeshSceneProxy::OnTransformChanged
| Name | OnTransformChanged |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/SplineMeshSceneProxy.h |
| Include Path | #include "SplineMeshSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SplineMeshSceneProxy.cpp |
virtual void OnTransformChanged
(
FRHICommandListBase & RHICmdList
)