GetProxyUserHandle(ProxyHandle)
Get the proxy user handle.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.U2D.Physics
- Assembly: UnityEngine.PhysicsCore2DModule
public PhysicsHandle GetProxyUserHandle(PhysicsSpace.ProxyHandle proxyHandle)
Parameters
The proxy to get.
Returns
Type | Description |
|---|---|
| PhysicsHandle | The proxy user handle. |