Lib.mesh.modify.DisplaceMeshNoise - tixl3d/tixl GitHub Wiki
Displaces a Mesh with Perlin noise.
| Name (Relevancy & Type) | Description |
|---|---|
| InputMesh (MeshBuffersRequired) | - |
| Amount (Single) | - |
| Frequency (Single) | - |
| Variation (Single) | - |
| Phase (Single) | - |
| AmountDistribution (Vector3) | - |
| RotationLookupDistance (Single) | - |
| UseWAsWeight (Single) | - |
| Space (Int32) | - |
| Direction (Int32) | - |
| OffsetDirection (Single) | - |
| UseVertexSelection (Boolean) | - |
| Name | Type |
|---|---|
| Result | T3.Core.DataTypes.MeshBuffers |
⚠ Everything else is automatically generated and will be overwritten regularly.