Class RemoteInputReceiver
Namespace: Unity.RenderStreaming
Syntax
public static class RemoteInputReceiver
Methods
All()
Declaration
public static IReadOnlyList<RemoteInput> All()
Returns
| Type | Description |
|---|---|
| IReadOnlyList<RemoteInput> |
Create()
Declaration
public static RemoteInput Create()
Returns
| Type | Description |
|---|---|
| RemoteInput |