MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Class MicrophoneSourceEditor

    Inspector editor for MicrophoneSource.

    Inheritance
    Object
    MicrophoneSourceEditor
    Namespace: Microsoft.MixedReality.WebRTC.Unity.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class MicrophoneSourceEditor : UnityEditor.Editor

    Methods

    OnInspectorGUI()

    Override implementation of Editor.OnInspectorGUI to draw the inspector GUI for the currently selected MicrophoneSource.

    Declaration
    public override void OnInspectorGUI()
    In This Article
    Back to top Generated by DocFX