Mesh Warp

Read with AI
All docs in one file (llms-full.txt)
MeshWarp #Fx

Warp a texture with a point-cloud grid as control points (2x2 = corner pin)

A written guide for this node is coming soon. The port reference below is generated from the app itself and always up to date.

Input ports

Port IDType
Render TextureRenderTexture
PointCloudPointCloudInput
Columnsint
Rowsint
Sizefloat
FlipVbool

Output ports

Port IDType
OutRenderTexture

Scriptable members

PathType
columnsInputint
rowsInputint
sizeInputfloat
flipVInputbool

Synapse Apps (scripting)

await synapse.modules.create({ type: "MeshWarp" })