docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class IOInterface

    Inheritance
    object
    Interface
    IOInterface
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Pixyz.IO
    Assembly: Unity.Pixyz.SDKPlus.Runtime.dll
    Syntax
    public class IOInterface : Interface

    Methods

    Name Description
    ConfigureFunctionLogger(string, bool, bool, bool)
    Debug(CloudFile)

    for debugging purpose only

    ExportScene(string, uint)

    Export a file

    ExportSceneToDTPlatform(uint, string)

    Export current scene to a local directory

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

    Export current scene to a reflect project

    ExportSelection(string, bool)

    Export the selection to a file

    GetExportFormats()

    Give all the format name and their extensions that can be exported in Pixyz

    GetImportFormats()

    Give all the format name and their extensions that can be imported in Pixyz

    GetLastError()
    ImportDebugTessellation(string)

    for debugging purpose only

    ImportFiles(FilesList, uint)

    Import files

    ImportPicture(string, uint)

    Imports a picture and applies is at as a texture on a 3D plane created in the scene.

    ImportScene(string, uint)

    Import a file

    ImportSceneFromDTPlatform(string, uint)

    Import scene from a local directory

    LoadReferencedData(uint, bool)
    SplitPointCloud(FilePathList, string, double, bool, AABB, double)
    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)