Skip to content

lib.3d.mesh.modify.DisplaceMeshNoise

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

DisplaceMeshNoise

in lib.3d.mesh.modify


Displaces a Mesh with perlin noise.


Input Parameters

Name (Relevancy & Type) Description
InputMesh (MeshBuffersRequired) -
Amount (Single) -
Frequency (Single) -
Phase (Single) -
Variation (Single) -
AmountDistribution (Vector3) -
RotationLookupDistance (Single) -
UseWAsWeight (Single) -
Space (Int32) -
Direction (Int32) -
OffsetDirection (Single) -
UseVertexSelection (Boolean) -

Outputs

Name Type
Result T3.Core.DataTypes.MeshBuffers

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