Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialHLSLTree.h |
| Include | #include "MaterialHLSLTree.h" |
Syntax
struct FVertexInterpolator
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FExpression * | Expression | ||
| FPreparedType | PreparedType | ||
| FRequestedType | RequestedType |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FVertexInterpolator
(
const FExpression* InExpression |