lib.3d.mesh.modify.TextureDisplaceMesh - tooll3/t3 GitHub Wiki

TextureDisplaceMesh

in lib.3d.mesh.modify


Uses a projected texture with a normal map to displace the mesh.

This is similar to [SamplePointAttributes].


Input Parameters

Name (Relevancy & Type) Description
Center (Vector3) -
Stretch (Vector2) -
Scale (Single) -
TextureRotate (Vector3) -
Amount (Single) -
AmountDistribution (Vector3) -
RotationSpace (Int32) -
RotationLookupDistance (Single) -
UseVertexSelection (Boolean) -
TextureMode (TextureAddressMode) -
Visibility (GizmoVisibility) -
Mesh (MeshBuffersRequired) -
Texture (Texture2DRequired) -

Outputs

Name Type
DisplacedMesh 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.

⚠️ **GitHub.com Fallback** ⚠️