Class RoundTripTestBase | Autodesk FBX SDK | 3.0.1-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class RoundTripTestBase

    Inheritance
    Object
    RoundTripTestBase
    AnimationClipsExportTest
    EmptyExportTest
    HierarchyExportTest
    StaticMeshExportTest
    TransformExportTest
    VisibilityExportTest
    Namespace: Autodesk.Fbx.UseCaseTests
    Syntax
    public abstract class RoundTripTestBase

    Properties

    FbxManager

    Declaration
    protected FbxManager FbxManager { get; }
    Property Value
    Type Description
    FbxManager

    fileNameExt

    Declaration
    protected string fileNameExt { get; set; }
    Property Value
    Type Description
    String

    fileNamePrefix

    Declaration
    protected string fileNamePrefix { get; set; }
    Property Value
    Type Description
    String

    filePath

    Declaration
    protected string filePath { get; set; }
    Property Value
    Type Description
    String

    Methods

    CheckScene(FbxScene)

    Declaration
    protected virtual void CheckScene(FbxScene scene)
    Parameters
    Type Name Description
    FbxScene scene

    CreateScene(FbxManager)

    Declaration
    protected virtual FbxScene CreateScene(FbxManager manager)
    Parameters
    Type Name Description
    FbxManager manager
    Returns
    Type Description
    FbxScene

    ExportScene(String)

    Declaration
    protected void ExportScene(string fileName)
    Parameters
    Type Name Description
    String fileName

    GetRandomFileNamePath(String, String, String)

    Declaration
    protected string GetRandomFileNamePath(string pathName = null, string prefixName = null, string extName = null)
    Parameters
    Type Name Description
    String pathName
    String prefixName
    String extName
    Returns
    Type Description
    String

    ImportScene(String)

    Declaration
    protected void ImportScene(string fileName)
    Parameters
    Type Name Description
    String fileName

    Init()

    Declaration
    public virtual void Init()

    Term()

    Declaration
    public virtual void Term()

    TestExportScene()

    Declaration
    public void TestExportScene()

    TestRoundTrip()

    Declaration
    public void TestRoundTrip()
    Back to top
    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