@rbxts/a-plant-generator - v0.2.0
    Preparing search index...

    Class GrowthHandle

    Maps absolute time to frame-rate-independent channels.

    Index
    • Parameters

      • birthTime: number
      • duration: number
      • channels: Partial<Record<Exclude<keyof GrowthChannels, "metadata">, GrowthFunction>>
      • metadata: Readonly<Record<string, number | string | boolean>> = {}

      Returns GrowthHandle