docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IWorkspace

    Declares a class as a Workspace within the system

    Inherited Members
    IVacuumable.vacuumBounds
    IVacuumable.transform
    ICustomActionMap.actionMap
    ICustomActionMap.ignoreActionMapInputLocking
    IProcessInput.ProcessInput(ActionMapInput, ConsumeControlDelegate)
    Namespace: Unity.EditorXR.Interfaces
    Assembly: solution.dll
    Syntax
    public interface IWorkspace : IVacuumable, ICustomActionMap, IProcessInput

    Properties

    Name Description
    contentBounds

    Bounding box for workspace content (ignores value.center)

    outerBounds

    Bounding box for entire workspace, including UI handles

    Methods

    Name Description
    Close()

    Close the workspace

    Setup()

    First-time setup; will be called after Awake and ConnectInterfaces

    Events

    Name Description
    destroyed

    Call this in OnDestroy to inform the system

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)