Constructors

Properties

blackHoleInstances: InstancedMesh[] = []
coordinates: Vector3
position: Vector3

The position of the sector relative to the center of the starmap

starInstances: InstancedMesh[] = []

The star instances of the sector

systemModels: StarSystemModel[] = []
systemPositions: Vector3[] = []

Methods

  • Returns a string that uniquely identifies this sector (its position relative to the global node)

    Returns string

    a string that uniquely identifies this sector

  • Parameters

    • position: Vector3
    • globalNodePosition: Vector3

    Returns BoundingBox