pushInterpolatedDataFrom Method

Transfer interpolated data from the other visitor.

  • All data values are interpolated at fraction between other values 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

Defined in

Last Updated: 04 May, 2024