AABR
Class
Read time 1 minuteLast updated 8 months ago
Inheritance
- object
- AABR
Inherited Members
Namespace: UnityEngine.Pixyz.Geom
[Serializable]public class AABR
Constructors
AABR()
public AABR()
AABR(AABR)
public AABR(AABR o)
Parameters
Type | Name | Description |
|---|---|---|
| AABR | o |
Fields
low
public Point2 low
Returns
Type | Description |
|---|---|
| Point2 |
high
public Point2 high
Returns
Type | Description |
|---|---|
| Point2 |