Skip to content

Home > @esengine/ecs-framework-monorepo > CachedInterpolator > (constructor)

CachedInterpolator.(constructor)

Constructs a new instance of the CachedInterpolator class

Signature:

typescript
constructor(interpolator: InterpolatorFunction<T>);

Parameters

Parameter

Type

Description

interpolator

InterpolatorFunction<T>

基于 MIT 许可证发布