Struct BoundingVolumeHierarchy.Node
Inherited Members
Namespace: Unity.U2D.Entities.Physics
Assembly: solution.dll
Syntax
public struct BoundingVolumeHierarchy.Node
  Fields
| Name | Description | 
|---|---|
| Bounds | |
| Data | |
| Flags | 
Properties
| Name | Description | 
|---|---|
| AreInternalsValid | |
| AreLeavesValid | |
| Empty | |
| IsInternal | |
| IsLeaf | 
Methods
| Name | Description | 
|---|---|
| ClearInternalData(int) | |
| ClearLeafData(int) | |
| IsChildValid(int) | |
| IsInternalValid(int) | |
| IsLeafValid(int) | |
| NumValidChildren() |