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

    Constructors

    • Parameters

      • Optionalcamera: Camera
      • OptionalorthoLeft: number
      • OptionalorthoRight: number
      • OptionalorthoTop: number
      • OptionalorthoBottom: number

      Returns OrthographicDto

    Properties

    camera: Camera

    Camera to adjust

    orthoLeft: number

    Left side limit of the orthographic camera

    -1
    

    -Infinity

    Infinity

    1

    orthoRight: number

    Right side limit of the orthographic camera

    1
    

    -Infinity

    Infinity

    1

    orthoBottom: number

    Bottom side limit of the orthographic camera

    -1
    

    -Infinity

    Infinity

    1

    orthoTop: number

    Top side limit of the orthographic camera

    1
    

    -Infinity

    Infinity

    1