Navigation
API > API/Runtime > API/Runtime/RenderCore
References
Module | RenderCore |
Header | /Engine/Source/Runtime/RenderCore/Public/DynamicRenderScaling.h |
Include | #include "DynamicRenderScaling.h" |
Syntax
template<typename Type>
class TMap
Remarks
Map of FBudget ->
Constructors
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
~TMap () |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | SetAll
(
const Type& Value |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const Type & | operator[]
(
const FBudget& Budget |
|
![]() |
Type & | operator[]
(
const FBudget& Budget |
|
![]() ![]() |
const Type & | operator[]
(
const int32 BudgetId |
|
![]() |
Type & | operator[]
(
const int32 BudgetId |
Constants
Name | Description |
---|---|
kInlineAllocatedBudgets |