Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Materials > API/Runtime/Engine/Materials/UMaterialExpressionBounds
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Materials/MaterialExpressionBounds.h |
| Include | #include "Materials/MaterialExpressionBounds.h" |
Syntax
enum OutputIndex
{
BoundsHalfExtentOutputIndex,
BoundsExtentOutputIndex,
BoundsMinOutputIndex,
BoundsMaxOutputIndex,
}
Values
| Name | Description |
|---|---|
| BoundsHalfExtentOutputIndex | |
| BoundsExtentOutputIndex | |
| BoundsMinOutputIndex | |
| BoundsMaxOutputIndex |