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