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

    Class BoundingBoxPropsDto

    Index

    Constructors

    Properties

    Constructors

    Properties

    min: Point3

    Minimum point of the bounding box

    [0, 0, 0]
    
    max: Point3

    Maximum point of the bounding box

    [0, 0, 0]
    
    center: Point3

    Center point of the bounding box

    [0, 0, 0]
    
    size: Vector3

    Size of the bounding box

    [0, 0, 0]