Type Alias Rect3d

Rect3d: Rect & {
    depth: number;
}