Method SwapPlanes
SwapPlanes(ref SurfaceConstraintInfo, ref SurfaceConstraintInfo)
Swap planes.
Declaration
public static void SwapPlanes(ref SurfaceConstraintInfo plane0, ref SurfaceConstraintInfo plane1)
Parameters
| Type | Name | Description |
|---|---|---|
| SurfaceConstraintInfo | plane0 | The first plane. |
| SurfaceConstraintInfo | plane1 | The second plane. |