Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Model.h |
| Include | #include "Model.h" |
Syntax
class FVert
Remarks
One vertex associated with a Bsp node's polygon. Contains a vertex index into the level's FPoints table, and a unique number which is common to all other sides in the level which are cospatial with this side.