Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UModelComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/ModelComponent.h |
| Include | #include "Components/ModelComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/ModelComponent.cpp |
void CopyElementsFrom
(
UModelComponent * OtherModelComponent
)
Remarks
Copy model elements from the other component. This is used when duplicating components for PIE to guarantee correct rendering.