Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/UMaterialExpression
- UMaterialExpression::GatherSubstrateMaterialInfo()
- UMaterialExpressionBlendMaterialAttributes::GatherSubstrateMaterialInfo()
- UMaterialExpressionFunctionInput::GatherSubstrateMaterialInfo()
- UMaterialExpressionFunctionOutput::GatherSubstrateMaterialInfo()
- UMaterialExpressionGetMaterialAttributes::GatherSubstrateMaterialInfo()
- UMaterialExpressionMaterialFunctionCall::GatherSubstrateMaterialInfo()
- UMaterialExpressionPathTracingQualitySwitch::GatherSubstrateMaterialInfo()
- UMaterialExpressionQualitySwitch::GatherSubstrateMaterialInfo()
- UMaterialExpressionRayTracingQualitySwitch::GatherSubstrateMaterialInfo()
- UMaterialExpressionReflectionCapturePassSwitch::GatherSubstrateMaterialInfo()
- UMaterialExpressionRerouteBase::GatherSubstrateMaterialInfo()
- UMaterialExpressionShaderStageSwitch::GatherSubstrateMaterialInfo()
- UMaterialExpressionShadingPathSwitch::GatherSubstrateMaterialInfo()
- UMaterialExpressionStaticSwitch::GatherSubstrateMaterialInfo()
- UMaterialExpressionStaticSwitchParameter::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateAdd::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateConvertMaterialAttributes::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateConvertToDecal::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateEyeBSDF::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateHairBSDF::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateHorizontalMixing::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateLightFunction::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstratePostProcess::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateShadingModels::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateSimpleClearCoatBSDF::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateSingleLayerWaterBSDF::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateSlabBSDF::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateUI::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateUnlitBSDF::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateVerticalLayering::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateVolumetricFogCloudBSDF::GatherSubstrateMaterialInfo()
- UMaterialExpressionSubstrateWeight::GatherSubstrateMaterialInfo()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpression.h |
| Include | #include "Materials/MaterialExpression.h" |
virtual void GatherSubstrateMaterialInfo
(
FSubstrateMaterialInfo & SubstrateMaterialInfo,
int32 OutputIndex
)
Remarks
Recursively parse nodes outputing Substrate material in order to gather all the possible shading models used in a material graph output a Substrate material.