interface Nest3InputBin {
    box: Box3;
    maxWeight: number;
}

Properties

Properties

box: Box3
maxWeight: number