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

    Class RectangleDto

    Index

    Constructors

    Properties

    Constructors

    Properties

    width: number

    width of the rectangle

    1
    

    0

    Infinity

    1

    length: number

    Height of the rectangle

    2
    

    0

    Infinity

    1

    center: Point3

    Center of the rectangle

    [0, 0, 0]
    
    direction: Vector3

    Direction of the rectangle

    [0, 1, 0]