Model - Displace
API reference for src/nodeMethods/displace on @huukhanhnguyen/model, reachable from ./compute.
See the Guide for the ModelJSON / evaluate pipeline.
API reference
Signatures are generated from the live package .d.ts - not hand-written.
displaceEntities
const
const displaceEntities: ((entities: Entity[], field: ImageBuffer, amount: number, tile: number, detail?: number) => Entity[]) & { wholeArray: true