Rect — Aspose.3D FOSS TypeScript API Reference

Rect — Rect class in the Aspose.3D FOSS TypeScript API..

Package: aspose.threed


Methods

MethodReturnsDescription
contains(x: number, y: number)boolean
width()number
height()number
x()number
y()number
left()number
right()number
top()number
bottom()number

See Also