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