Interface ISignalingSettingEditor
Namespace: Unity.RenderStreaming.Editor
Assembly: Unity.RenderStreaming.Editor.dll
Syntax
public interface ISignalingSettingEditor
Methods
CreateInspectorGUI(SerializedProperty)
Declaration
VisualElement CreateInspectorGUI(SerializedProperty property)
Parameters
| Type | Name | Description |
|---|---|---|
| SerializedProperty | property |
Returns
| Type | Description |
|---|---|
| VisualElement |