User Tools

Site Tools


get_noise_2d

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
get_noise_2d [2024/02/06 16:12] justinget_noise_2d [2024/02/06 16:12] justin
Line 3: Line 3:
 (WIP) (WIP)
  
-Returns the 2D noise value (a numeric value between -1.0 and 1.0) for the given X/Y position. The randomly generated noise from which the value is retrieved is based on the **global.noise_seed** variable. This variable can be changed in order to generated a different noise pattern (the seed value must be an integer).+Returns the 2D noise value (a numeric value between -1.0 and 1.0) for the given X/Y position. The randomly generated noise from which the value is retrieved is based on the **global.noise_seed** variable. This variable can be changed in order to generate a different noise pattern (the seed value must be an integer).
  
 ====Signature:==== ====Signature:====
get_noise_2d.txt · Last modified: 2024/02/06 16:14 by justin