Loading...

Logo
DocumentationBehaviorsObjectGet Noise Value
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.

9C9E743D-9941-4F47-AA02-6BBE4FE66E68.png

PropertyDescription
Noise MapSelect any Noise Map behavior to read the noise map value from.
PositionThe x and y position to read the value at.
Interpolate ValueIf 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.