UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMaterial::FBuildShaderMapIdArgs Struct Reference

#include <MaterialShared.h>

Public Attributes

FMaterialShaderMapIdOutId = nullptr
 
EShaderPlatform Platform = EShaderPlatform::SP_NumPlatforms
 
const ITargetPlatformTargetPlatform = nullptr
 
EMaterialKeyInclude IncludeFlags = EMaterialKeyInclude::All
 

Member Data Documentation

◆ IncludeFlags

EMaterialKeyInclude FMaterial::FBuildShaderMapIdArgs::IncludeFlags = EMaterialKeyInclude::All

◆ OutId

FMaterialShaderMapId* FMaterial::FBuildShaderMapIdArgs::OutId = nullptr

◆ Platform

EShaderPlatform FMaterial::FBuildShaderMapIdArgs::Platform = EShaderPlatform::SP_NumPlatforms

◆ TargetPlatform

const ITargetPlatform* FMaterial::FBuildShaderMapIdArgs::TargetPlatform = nullptr

The documentation for this struct was generated from the following file: