pushInterpolatedDataFrom Method
transfer interpolated data from the other visitor.
- all data values are interpolated at
fractionbetweenothervalues at index0 and index1.
pushInterpolatedDataFrom(other: PolyfaceVisitor, index0: number, fraction: number, index1: number): void
| Parameter | Type | Description |
|---|---|---|
| other | PolyfaceVisitor | |
| index0 | number | |
| fraction | number | |
| index1 | number |
Returns - void
Last Updated: 30 November, 2023