Skip to content

lib.point.sim.SimNoiseOffset

Thomas Mann edited this page Jan 17, 2024 · 1 revision

SimNoiseOffset

in lib.point.sim


Adds Perlin curl noise to a point buffer.

Note: Different from [AddNoise], this effect modifies the original buffer and is therefore not deterministic.


Input Parameters

Name (Relevancy & Type) Description
GPoints (BufferWithViewsRequired) -
Amount (Single) -
Frequency (Single) -
Phase (Single) -
Variation (Single) -
AmountDistribution (Vector3) -
RotLookupDistance (Single) -
UseCurlNoise (Boolean) -
IsEnabled (Boolean) -

Outputs

Name Type
OutBuffer T3.Core.DataTypes.BufferWithViews

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally