Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...
    type Node = {
        coordinates: StarSystemCoordinates;
        G: number;
        H: number;
        position: Vector3;
    }
    Index

    Properties

    Properties

    G: number
    H: number
    position: Vector3