Struct StreamedViewerInfo
Inherited Members
Namespace: UnityEngine.Pixyz.View
Syntax
[Serializable]
public struct StreamedViewerInfo
Constructors
StreamedViewerInfo(StreamedViewerInfo)
Declaration
public StreamedViewerInfo(StreamedViewerInfo o)
Parameters
| Type | Name | Description |
|---|---|---|
| StreamedViewerInfo | o |
Fields
host
Declaration
public string host
Field Value
| Type | Description |
|---|---|
| string |
port
Declaration
public short port
Field Value
| Type | Description |
|---|---|
| short |
viewer
Declaration
public int viewer
Field Value
| Type | Description |
|---|---|
| int |