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