Object
Get Noise Value
Last updated June 30, 2023
The Get Noise Value behavior reads a value at a specific position from a noise map. For more information on noise maps and how to use them, refer to the Noise Map documentation.
The image below shows a noise map with its values at some locations.
| Property | Description |
| Noise Map | Select any Noise Map behavior to read the noise map value from. |
| Position | The x and y position to read the value at. |
| Interpolate Value | If enabled, this will read the interpolated value between pixels. This means that reading values in between pixels will result in an average of the surrounding pixels. |

