Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPrimitiveSceneProxy > API/Runtime/Engine/FPrimitiveSceneProxy/OnTransformChanged
- FPrimitiveSceneProxy::OnTransformChanged()
- FParticleSystemSceneProxy::OnTransformChanged()
- FSkeletalMeshSceneProxy::OnTransformChanged()
- FSplineMeshSceneProxy::OnTransformChanged()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h |
| Include | #include "PrimitiveSceneProxy.h" |
virtual void OnTransformChanged
(
FRHICommandListBase & RHICmdList
)
Remarks
Called to notify the proxy when its transform has been updated. Called in the thread that owns the proxy; game or rendering.