Navigation
Unreal Engine C++ API Reference > Developer > BSPUtils > FBSPOps
References
Module | BSPUtils |
Header | /Engine/Source/Developer/BSPUtils/Public/BSPOps.h |
Include | #include "BSPOps.h" |
Source | /Engine/Source/Developer/BSPUtils/Private/BSPOps.cpp |
static int32 bspAddVector ( [UModel](API\Runtime\Engine\UModel) * Model, const FVector * V, bool Exact )
Remarks
Add a new vector to the model, merging near-duplicates, and return its index.