Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UModel
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Model.h |
| Include | #include "Model.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ModelLight.cpp |
void GroupAllNodes
&40;
ULevel &42; Level,
const TArray< class ULightComponentBase &42; > & Lights
&41;
Remarks
Groups all nodes in the model into NodeGroups (cached in the NodeGroups object)
Parameters
| Name | Description |
|---|---|
| Level | The level for this model |
| Lights | The possible lights that will be cached in the NodeGroups |