Navigation
API > API/Plugins > API/Plugins/MutableRuntime
Types of layout reduction methods.
| Name | mu::EReductionMethod |
| Type | enum |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Layout.h |
| Include Path | #include "MuR/Layout.h" |
Syntax
namespace mu
{
enum EReductionMethod
{
Halve,
Unitary,
}
}
Values
| Name | Remarks |
|---|---|
| Halve | |
| Unitary |