Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/FLightingDensityMaterialRenderPr-
- FMaterialRenderProxy::GetParameterValue()
- FColoredMaterialRenderProxy::GetParameterValue()
- FLightingDensityMaterialRenderProxy::GetParameterValue()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Materials/MaterialRenderProxy.h |
| Include | #include "Materials/MaterialRenderProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialRenderProxy.cpp |
virtual bool GetParameterValue
(
EMaterialParameterType Type,
const FHashedMaterialParameterInfo & ParameterInfo,
FMaterialParameterValue & OutValue,
const FMaterialRenderContext & Context
) const