lib.point.sim.SimNoiseOffset - tooll3/t3 GitHub Wiki
Adds Perlin curl noise to a point buffer.
Note: Different from [AddNoise], this effect modifies the original buffer and is therefore not deterministic.
Name (Relevancy & Type) | Description |
---|---|
GPoints (BufferWithViewsRequired) | - |
Amount (Single) | - |
Frequency (Single) | - |
Phase (Single) | - |
Variation (Single) | - |
AmountDistribution (Vector3) | - |
RotLookupDistance (Single) | - |
UseCurlNoise (Boolean) | - |
IsEnabled (Boolean) | - |
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.