Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FModelVertex |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Model.h |
| Include Path | #include "Model.h" |
Syntax
struct FModelVertex
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Position | FVector3f | Model.h | ||
| ShadowTexCoord | FVector2f | Model.h | ||
| TangentX | FVector3f | Model.h | ||
| TangentZ | FVector4f | Model.h | ||
| TexCoord | FVector2f | Model.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVector3f GetTangentY() |
Model.h |