Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Shader
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Shader/ShaderTypes.h |
| Include | #include "Shader/ShaderTypes.h" |
Syntax
struct FStructFieldInitializer
Variables
| Type | Name | Description | |
|---|---|---|---|
| FStringView | Name | ||
| FType | Type |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FStructFieldInitializer
(
const FStringView& InName, |