Interface IUsesCreateWorkspace Gives decorated class the ability to create workspaces Namespace: Unity.Labs.EditorXR.Interfaces Syntax public interface IUsesCreateWorkspace : IFunctionalitySubscriber<IProvidesCreateWorkspace> Extension Methods UsesCreateWorkspaceMethods.CreateWorkspace(IUsesCreateWorkspace, Type, Action<IWorkspace>)