docs.unity3d.com
    目次を表示する/隠す

    Namespace Unity.LiveCapture.Editor

    Classes

    ConnectionEditor

    The base editor for Connection instances.

    ConnectionEditor.Classes

    Classes of elements in the Connections window layout.

    ConnectionsWindow

    A window used to manage connections to external devices.

    LiveCaptureDeviceEditor

    The default Inspector for LiveCaptureDevice.

    SynchronizationWindow

    A window to view and edit synchronizers.

    TimedDataSourceViewerWindow

    A window to view and edit synchronized data sources.

    Interfaces

    ConnectionEditor.IToolbarUI

    Represents a toolbar for the list of Connections in the top/left pane of ConnectionsWindow. The styling and logic can be extended by modifying its elements directly, for example:

    myToolbar.Root.styleSheets.Add(myStyleSheet);
    myToolbar.Indicator.AddToClassList(MyClassNames.Pending);
    myToolbar.Menu.menu.AppendAction("MyAction", myAction);
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)