Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FMaterialRenderProxy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool GetTextureValue
(
const FHashedMaterialParameterInfo& ParameterInfo, |
Materials/MaterialRenderProxy.h | ||
bool GetTextureValue
(
const FHashedMaterialParameterInfo& ParameterInfo, |
Materials/MaterialRenderProxy.h | ||
bool GetTextureValue
(
const FHashedMaterialParameterInfo& ParameterInfo, |
Materials/MaterialRenderProxy.h |
GetTextureValue(const FHashedMaterialParameterInfo &, const UTexture **, const FMaterialRenderContext &)
| Name | GetTextureValue |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialRenderProxy.h |
| Include Path | #include "Materials/MaterialRenderProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialRenderProxy.cpp |
bool GetTextureValue
(
const FHashedMaterialParameterInfo & ParameterInfo,
const UTexture ** OutValue,
const FMaterialRenderContext & Context
) const
GetTextureValue(const FHashedMaterialParameterInfo &, const URuntimeVirtualTexture **, const FMaterialRenderContext &)
| Name | GetTextureValue |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialRenderProxy.h |
| Include Path | #include "Materials/MaterialRenderProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialRenderProxy.cpp |
bool GetTextureValue
(
const FHashedMaterialParameterInfo & ParameterInfo,
const URuntimeVirtualTexture ** OutValue,
const FMaterialRenderContext & Context
) const
GetTextureValue(const FHashedMaterialParameterInfo &, const USparseVolumeTexture **, const FMaterialRenderContext &)
| Name | GetTextureValue |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Materials/MaterialRenderProxy.h |
| Include Path | #include "Materials/MaterialRenderProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Materials/MaterialRenderProxy.cpp |
bool GetTextureValue
(
const FHashedMaterialParameterInfo & ParameterInfo,
const USparseVolumeTexture ** OutValue,
const FMaterialRenderContext & Context
) const