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 |
virtual bool GenerateElements
&40;
bool bBuildRenderData
&41;
Remarks
Generate the Elements array. bool true if successful, false if not.
Parameters
| Name | Description |
|---|---|
| bBuildRenderData | If true, build render data after generating the elements. |