docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ExportSceneToReflect

    ExportSceneToReflect(uint, string, string, bool, string, bool)

    Export current scene to a reflect project

    Declaration
    public void ExportSceneToReflect(uint root = 1, string sourceName = "", string uid = "", bool keepHierarchy = false, string configFile = "", bool disableDecimation = true)
    Parameters
    Type Name Description
    uint root

    Identifier of the destination occurrence

    string sourceName

    Push source name

    string uid

    UID of the push, overwrite old push if it's same UID

    bool keepHierarchy

    Keep hierarchy or rake tree

    string configFile

    Use existing JSON config file, discard reflect UI prompt

    bool disableDecimation

    Forces to disable the decimation applied on SyncObjectInstances on Reflect Server side

    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)