Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/MaterialHLSLTree.h |
| Include | #include "MaterialHLSLTree.h" |
Syntax
struct FNoiseParameters
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bTiling | ||
| bool | bTurbulence | ||
| int32 | Levels | ||
| float | LevelScale | ||
| uint8 | NoiseFunction | ||
| float | OutputMax | ||
| float | OutputMin | ||
| int32 | Quality | ||
| uint32 | RepeatSize | ||
| float | Scale |
Constructors
| Type | Name | Description | |
|---|---|---|---|