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

#include <MaterialParameters.h>

Public Attributes

bool bFullSimplify = false
 
int16 BytesPerPixelOverride = -1
 
int16 ClosuresPerPixelOverride = -1
 

Friends

bool operator== (const FSubstrateCompilationConfig &Lhs, const FSubstrateCompilationConfig &Rhs)
 
bool operator!= (const FSubstrateCompilationConfig &Lhs, const FSubstrateCompilationConfig &Rhs)
 

Friends And Related Symbol Documentation

◆ operator!=

bool operator!= ( const FSubstrateCompilationConfig Lhs,
const FSubstrateCompilationConfig Rhs 
)
friend

◆ operator==

bool operator== ( const FSubstrateCompilationConfig Lhs,
const FSubstrateCompilationConfig Rhs 
)
friend

Member Data Documentation

◆ bFullSimplify

bool FSubstrateCompilationConfig::bFullSimplify = false

◆ BytesPerPixelOverride

int16 FSubstrateCompilationConfig::BytesPerPixelOverride = -1

◆ ClosuresPerPixelOverride

int16 FSubstrateCompilationConfig::ClosuresPerPixelOverride = -1

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