Class VideoRendererEditor
Inspector editor for VideoRenderer.
Namespace: Microsoft.MixedReality.WebRTC.Unity.Editor
Assembly: cs.temp.dll.dll
Syntax
public class VideoRendererEditor : UnityEditor.Editor
Methods
OnInspectorGUI()
Override implementation of Editor.OnInspectorGUI to draw the inspector GUI for the currently selected MicrophoneSource.
Declaration
public override void OnInspectorGUI()