Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FSkeletalMeshSceneProxy
- FPrimitiveSceneProxy::OnTransformChanged()
- FSkeletalMeshSceneProxy::OnTransformChanged()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/SkeletalMeshSceneProxy.h |
Include | #include "SkeletalMeshSceneProxy.h" |
Source | /Engine/Source/Runtime/Engine/Private/SkeletalMesh.cpp |
virtual void OnTransformChanged&40;&41;
Remarks
Called to notify the proxy when its transform has been updated. Called in the thread that owns the proxy; game or rendering.