| Package | laya.d3.math |
| Class | public class ContainmentType |
| Inheritance | ContainmentType Object |
ContainmentType 类用于定义空间物体位置关系。
| Constant | Defined By | ||
|---|---|---|---|
| Contains : int = 1 [static] | ContainmentType | ||
| Disjoint : int = 0 [static] | ContainmentType | ||
| Intersects : int = 2 [static] | ContainmentType | ||