TkDOPTree::Build

Creates the root node and recursively splits the triangles into smaller volumes

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/kDOP.h

Include

#include "kDOP.h"

Syntax

void Build
(
    TArray< FkDOPBuildCollisionTriangle< KDOP_IDX_TYPE > > & BuildTriangles
)

Remarks

Creates the root node and recursively splits the triangles into smaller volumes

Parameters

Parameter

Description

BuildTriangles

The list of triangles to use for the build process

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss