Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UModelComponent
- UPrimitiveComponent::ShouldRecreateProxyOnUpdateTransform()
- UModelComponent::ShouldRecreateProxyOnUpdateTransform()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/ModelComponent.h |
| Include | #include "Components/ModelComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ModelRender.cpp |
virtual bool ShouldRecreateProxyOnUpdateTransform&40;&41; const
Remarks
Determines whether the proxy for this primitive type needs to be recreated whenever the primitive moves. true to recreate the proxy when UpdateTransform is called.