Class SynchronizationWindow
A window to view and edit synchronizers.
Inherited Members
EditorWindow.GetWindow<T>()
EditorWindow.HasOpenInstances<T>()
EditorWindow.FocusWindowIfItsOpen<T>()
EditorWindow.GetWindowWithRect<T>(Rect)
EditorWindow.depthBufferBits
EditorWindow.antiAlias
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Unity.LiveCapture.Editor
Assembly: Unity.LiveCapture.Editor.dll
Syntax
public class SynchronizationWindow : EditorWindow
Methods
ShowWindow()
Opens an instance of the synchronization window.
Declaration
[MenuItem("Window/Live Capture/Synchronization")]
public static void ShowWindow()