Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...

    Function interpolateProperties

    • Interpolate auxiliary attributes between two points.

      Parameters

      • p0: VFXBasePathPoint

        Start control point

      • p1: VFXBasePathPoint

        End control point

      • t: number

        Interpolation parameter

      • Optionalauxiliary: string[] = []

        An array of auxiliary numeric attributes to interpolate. These attributes must be present all points. Attributes are either interpolated or carried forward from their last-observed value.

      Returns object

      Interpolated auxiliary properties