Interface IRectangle3

A three-dimensional rectangle with an optional depth that will default to 1 if undefined.

Date

3/14/2023 - 12:11:23 PM

Export

Interface

IRectangle3

Hierarchy

Properties

Properties

depth?: number
height: number
width: number

Generated using TypeDoc