FVert

One vertex associated with a Bsp node's polygon.

Windows
MacOS
Linux

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.

Variables

Name Description

Public variable

FVector2D

 

BackfaceShadowTexCoord

The vertex's shadow map coordinate for the backface of the node.

Public variable

int32

 

iSide

Public variable

int32

 

pVertex

Variables.

Public variable

FVector2D

 

ShadowTexCoord

The vertex's shadow map coordinate.

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