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

    Class AnimationClipsExportTest

    Inheritance
    Object
    RoundTripTestBase
    AnimationClipsExportTest
    AnimatedConstraintExportTest
    CameraExportTest
    LightExportTest
    Inherited Members
    RoundTripTestBase.filePath
    RoundTripTestBase.fileNamePrefix
    RoundTripTestBase.fileNameExt
    RoundTripTestBase.GetRandomFileNamePath(String, String, String)
    RoundTripTestBase.FbxManager
    RoundTripTestBase.Term()
    RoundTripTestBase.ExportScene(String)
    RoundTripTestBase.ImportScene(String)
    RoundTripTestBase.TestExportScene()
    RoundTripTestBase.TestRoundTrip()
    Namespace: Autodesk.Fbx.UseCaseTests
    Syntax
    public class AnimationClipsExportTest : RoundTripTestBase

    Fields

    m_keyCount

    Declaration
    protected int m_keyCount
    Field Value
    Type Description
    Int32

    m_propComponentList

    Declaration
    protected List<AnimationClipsExportTest.PropertyComponentPair> m_propComponentList
    Field Value
    Type Description
    List<AnimationClipsExportTest.PropertyComponentPair>

    Properties

    Components

    Declaration
    protected virtual string[] Components { get; }
    Property Value
    Type Description
    String[]

    PropertyComponentList

    Declaration
    protected virtual List<AnimationClipsExportTest.PropertyComponentPair> PropertyComponentList { get; }
    Property Value
    Type Description
    List<AnimationClipsExportTest.PropertyComponentPair>

    PropertyNames

    Declaration
    protected virtual string[] PropertyNames { get; }
    Property Value
    Type Description
    String[]

    Methods

    CheckAnimCurve(FbxObject, FbxObject, FbxAnimLayer, FbxAnimLayer, List<AnimationClipsExportTest.PropertyComponentPair>, FbxNodeAttribute, FbxNodeAttribute)

    Declaration
    protected void CheckAnimCurve(FbxObject origAnimObject, FbxObject importAnimObject, FbxAnimLayer origLayer, FbxAnimLayer importLayer, List<AnimationClipsExportTest.PropertyComponentPair> propCompPairs, FbxNodeAttribute origNodeAttr = null, FbxNodeAttribute importNodeAttr = null)
    Parameters
    Type Name Description
    FbxObject origAnimObject
    FbxObject importAnimObject
    FbxAnimLayer origLayer
    FbxAnimLayer importLayer
    List<AnimationClipsExportTest.PropertyComponentPair> propCompPairs
    FbxNodeAttribute origNodeAttr
    FbxNodeAttribute importNodeAttr

    CheckAnimStack(FbxAnimStack, FbxAnimStack)

    Declaration
    protected void CheckAnimStack(FbxAnimStack origStack, FbxAnimStack importStack)
    Parameters
    Type Name Description
    FbxAnimStack origStack
    FbxAnimStack importStack

    CheckScene(FbxScene)

    Declaration
    protected override void CheckScene(FbxScene scene)
    Parameters
    Type Name Description
    FbxScene scene
    Overrides
    RoundTripTestBase.CheckScene(FbxScene)

    CreateAnimCurves(FbxObject, FbxAnimLayer, List<AnimationClipsExportTest.PropertyComponentPair>, Func<Int32, Double>, Func<Int32, Single>, FbxNodeAttribute)

    Declaration
    protected void CreateAnimCurves(FbxObject animObject, FbxAnimLayer animLayer, List<AnimationClipsExportTest.PropertyComponentPair> properties, Func<int, double> calcTime, Func<int, float> calcValue, FbxNodeAttribute animNodeAttr = null)
    Parameters
    Type Name Description
    FbxObject animObject
    FbxAnimLayer animLayer
    List<AnimationClipsExportTest.PropertyComponentPair> properties
    Func<Int32, Double> calcTime
    Func<Int32, Single> calcValue
    FbxNodeAttribute animNodeAttr

    CreateAnimStack(FbxScene)

    Declaration
    protected FbxAnimStack CreateAnimStack(FbxScene scene)
    Parameters
    Type Name Description
    FbxScene scene
    Returns
    Type Description
    FbxAnimStack

    CreateScene(FbxManager)

    Declaration
    protected override FbxScene CreateScene(FbxManager manager)
    Parameters
    Type Name Description
    FbxManager manager
    Returns
    Type Description
    FbxScene
    Overrides
    RoundTripTestBase.CreateScene(FbxManager)

    Init()

    Declaration
    public override void Init()
    Overrides
    RoundTripTestBase.Init()
    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