Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRenderTargetBinding
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
uint8 GetMipIndex () |
ShaderParameterMacros.h | ||
void GetMipIndex
(
uint8 InMipIndex |
ShaderParameterMacros.h |
GetMipIndex()
| Name | GetMipIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/ShaderParameterMacros.h |
| Include Path | #include "ShaderParameterMacros.h" |
uint8 GetMipIndex() const
GetMipIndex(uint8)
| Name | GetMipIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/ShaderParameterMacros.h |
| Include Path | #include "ShaderParameterMacros.h" |
void GetMipIndex
(
uint8 InMipIndex
)