docs.unity3d.com
    Show / Hide Table of Contents

    Class FormaAdapter

    Forma Adapter

    Inheritance
    Object
    FormaAdapter
    Namespace: Unity.Industrial.Forma.Editor.Adapters
    Syntax
    public class FormaAdapter : ScriptableObject

    Fields

    Engines

    A grouping of all Forma customizable engines

    Declaration
    public FormaEngines Engines
    Field Value
    Type Description
    FormaEngines

    Importer

    Import adapter

    Declaration
    public ImportAdapter Importer
    Field Value
    Type Description
    ImportAdapter

    Label

    Adapter label

    Declaration
    public string Label
    Field Value
    Type Description
    String

    Methods

    Import(IImportSource)

    Import a source and return an import output

    Declaration
    public async Task<IImportOutput> Import(IImportSource source)
    Parameters
    Type Name Description
    IImportSource source
    Returns
    Type Description
    Task<IImportOutput>

    Null if import source type is not handled by this adapter.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • 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 18 October 2023