Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TkDOPTree > API/Runtime/Engine/TkDOPTree/Build
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/kDOP.h |
| Include | #include "kDOP.h" |
void Build
&40;
TArray< FkDOPBuildCollisionTriangle< KDOP_IDX_TYPE > > & BuildTriangles
&41;
Remarks
Creates the root node and recursively splits the triangles into smaller volumes
Parameters
| Name | Description |
|---|---|
| BuildTriangles | The list of triangles to use for the build process |