bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class HexGridCentersDto

    Index

    Constructors

    • Parameters

      • OptionalnrHexagonsX: number
      • OptionalnrHexagonsY: number
      • OptionalradiusHexagon: number
      • OptionalorientOnCenter: boolean
      • OptionalpointsOnGround: boolean

      Returns HexGridCentersDto

    Properties

    nrHexagonsY: number

    Number of hexagons on Y direction

    21
    

    0

    Infinity

    1

    nrHexagonsX: number

    Number of Hexagons on Z direction

    21
    

    0

    Infinity

    1

    radiusHexagon: number

    radius of a single hexagon

    0.2
    

    0

    Infinity

    0.1

    orientOnCenter: boolean

    Orient hexagon points grid on center

    false
    
    pointsOnGround: boolean

    Orient points on the ground

    false