Navigation
API > API/Runtime > API/Runtime/Engine
Fully describes a material compilation target
| Name | FMaterialCompileTargetParameters |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/MaterialShared.h |
| Include Path | #include "MaterialShared.h" |
Syntax
struct FMaterialCompileTargetParameters
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMaterialCompileTargetParameters
(
EShaderPlatform InShaderPlatform, |
MaterialShared.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FeatureLevel | ERHIFeatureLevel::Type | MaterialShared.h | ||
| ShaderPlatform | EShaderPlatform | MaterialShared.h | ||
| TargetPlatform | const ITargetPlatform * | MaterialShared.h |