extendWhenLarger Method

In each direction look at the difference between this range limit and that of interiorRange.

  • If this range is larger, expand it by extrapolationFactor.

extendWhenLarger(other: LowAndHighXYZ, extrapolationFactor: number): void

Parameter Type Description
other LowAndHighXYZ  
extrapolationFactor number  

Returns - void

Defined in

Last Updated: 28 April, 2026