docs.unity3d.com
    Show / Hide Table of Contents

    Class ExportHelpers

    Inheritance
    Object
    ExportHelpers
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Unity.Formats.USD
    Syntax
    public static class ExportHelpers

    Methods

    ExportGameObjects(GameObject[], Scene, BasisTransformation, Boolean)

    Declaration
    public static void ExportGameObjects(GameObject[] objects, Scene scene, BasisTransformation basisTransform, bool exportMonoBehaviours = false)
    Parameters
    Type Name Description
    GameObject[] objects
    Scene scene
    BasisTransformation basisTransform
    Boolean exportMonoBehaviours

    InitForSave(String)

    Declaration
    public static Scene InitForSave(string filePath)
    Parameters
    Type Name Description
    String filePath
    Returns
    Type Description
    Scene
    Back to top
    Copyright © 2023 Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on Thursday, October 19, 2023