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

    Interface StructuralGrowthScheduleOptions

    Options controlling how normalized plant time is divided between structure and organs.

    interface StructuralGrowthScheduleOptions {
        organGrowthFraction?: number;
    }
    Index
    organGrowthFraction?: number

    Normalized duration reserved for organ emergence after a host segment matures.