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

    Constructors

    • Parameters

      • Optionalwidth: number
      • Optionalheight: number
      • OptionalsubdivisionsX: number
      • OptionalsubdivisionsY: number
      • OptionalsideOrientation: sideOrientationEnum
      • OptionalenableShadows: boolean

      Returns CreateGroundDto

    Properties

    width: number

    Width of the ground

    10
    

    0

    Infinity

    1

    height: number

    Height of the ground

    10
    

    0

    Infinity

    1

    subdivisionsX: number

    Subdivisions X of the ground

    1
    

    0

    Infinity

    1

    subdivisionsY: number

    Subdivisions Y of the ground

    1
    

    0

    Infinity

    1

    sideOrientation: sideOrientationEnum

    Side orientation of the mesh

    doubleside
    
    enableShadows: boolean

    Enables shadows for the mesh

    true