navcat docs
    Preparing search index...
    type PathCorridor = {
        path: NodeRef[];
        position: Vec3;
        target: Vec3;
    }
    Index

    Properties

    Properties

    path: NodeRef[]
    position: Vec3
    target: Vec3