Skip to content

lib.3d.mesh.modify.DisplaceMesh

Thomas Mann edited this page Dec 4, 2022 · 2 revisions

DisplaceMesh

in lib.3d.mesh.modify


Displaces a Mesh with a perlin noise.


Outputs

Name Type
Result T3.Core.DataTypes.MeshBuffers

Parameters

Name Type Relevancy
InputMesh T3.Core.DataTypes.MeshBuffers
Amount System.Single
Frequency System.Single
Phase System.Single
Variation System.Single
AmountDistribution System.Numerics.Vector3
RotationLookupDistance System.Single
UseWAsWeight System.Single
Space System.Int32
Direction System.Int32
OffsetDirection System.Single
UseVertexSelection System.Boolean

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