Struct ColliderKeyPair
A pair of collider keys.
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public struct ColliderKeyPair
Fields
| Name | Description |
|---|---|
| ColliderKeyA | The collider key a. |
| ColliderKeyB | The collider key b. |
Properties
| Name | Description |
|---|---|
| Empty | Gets the empty ColliderKeyPair. |