AABR
Class
阅读时间1 分钟最后更新于 8 个月前
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 |