Navigation
Unreal Engine C++ API Reference > Developer > BSPUtils
References
Module | BSPUtils |
Header | /Engine/Source/Developer/BSPUtils/Public/BSPOps.h |
Include | #include "BSPOps.h" |
Syntax
struct FBspPointsKey
Variables
Type | Name | Description |
---|---|---|
int32 | X | |
int32 | Y | |
int32 | Z |
Constructors
Type | Name | Description |
---|---|---|
FBspPointsKey ( int32 InX, int32 InY, int32 InZ ) |