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/ModelLight.cpp |
static FModelElement &42; CreateNewTempElement
&40;
UModelComponent &42; Component
&41;
Remarks
Create a new temp FModelElement element for the component, which will be applied when lighting is all done.
Parameters
| Name | Description |
|---|---|
| Component | The UModelComponent to make the temp element in |