docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Change Space

    Menu Path : Operator > Math > Geometry > Change Space

    The Change Space Operator can change the space of an input from local to world space or from world to local space.

    You can use this to convert the Position of particles in a system from local space to their corresponding world-space position.

    Operator settings

    Setting Type Description
    Target Space enum Specifies the space to change the input to. The options are:
    •Local: Changes the input to local space.
    •World: Changes the input to world space.

    Operator properties

    Input Type Description
    X Configurable The input this Operator changes the space of.
    Output Type Description
    - Configurable The input in its converted space.

    Operator configuration

    To view this Operator's configuration, click the cog icon in the Operator's header. Use the drop-down to select the input type. For the list of types these properties support, see Available types.

    Available types

    You can use the following types for your Input values and Output ports:

    • Direction
    • Position
    • Vector
    In This Article
    Back to top
    Copyright © 2025 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)