Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Elements/PCGSpatialNoise.h |
| Include | #include "Elements/PCGSpatialNoise.h" |
Syntax
struct FLocalCoordinates2D
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | FracX | How much to interpolate between the corners | |
| double | FracY | ||
| double | X0 | Coordinates to sample for the repeating edges (not 0 to 1, is scaled according to the settings scale) | |
| double | X1 | ||
| double | Y0 | ||
| double | Y1 |