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

    Interface Frame3

    A stable right-handed local frame.

    interface Frame3 {
        heading: Vec3;
        left: Vec3;
        up: Vec3;
    }
    Index
    heading: Vec3
    left: Vec3
    up: Vec3