Spaces were added after code blocks to ensure correct rendering on the online class reference.
NOTE: This changes the RPC_MODE_* enum values. Games should be re-exported. GDNative rebuilt.
SimplexNoise can be used to generate parameterized fractal noise based on Open Simplex. NoiseTexture uses SimplexNoise to generate noise textures for using in shaders/visual effects.