![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MaterialShared.h>
Public Member Functions | |
| LAYOUT_FIELD (uint16, ParameterIndex) | |
| LAYOUT_FIELD (uint16, BufferOffset) | |
Represents the evaluation of a material parameter directly to a byte offset in the preshader uniform buffer. A UniformParameterEvaluation avoids the overhead of executing an entire preshader when all it does is evaluate a parameter with a single instruction.
| FMaterialUniformParameterEvaluation::LAYOUT_FIELD | ( | uint16 | , |
| BufferOffset | |||
| ) |
Index of the parameter for UniformExpressionSet::GetNumericParameter()
| FMaterialUniformParameterEvaluation::LAYOUT_FIELD | ( | uint16 | , |
| ParameterIndex | |||
| ) |