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

    Class AnimatedConstraintExportTest

    Inheritance
    Object
    RoundTripTestBase
    AnimationClipsExportTest
    AnimatedConstraintExportTest
    Inherited Members
    AnimationClipsExportTest.m_keyCount
    AnimationClipsExportTest.m_propComponentList
    AnimationClipsExportTest.PropertyComponentList
    AnimationClipsExportTest.CreateAnimStack(FbxScene)
    AnimationClipsExportTest.CreateAnimCurves(FbxObject, FbxAnimLayer, List<AnimationClipsExportTest.PropertyComponentPair>, Func<Int32, Double>, Func<Int32, Single>, FbxNodeAttribute)
    AnimationClipsExportTest.CheckAnimStack(FbxAnimStack, FbxAnimStack)
    AnimationClipsExportTest.CheckAnimCurve(FbxObject, FbxObject, FbxAnimLayer, FbxAnimLayer, List<AnimationClipsExportTest.PropertyComponentPair>, FbxNodeAttribute, FbxNodeAttribute)
    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 AnimatedConstraintExportTest : AnimationClipsExportTest

    Fields

    ConstraintName

    Declaration
    protected const string ConstraintName = "posConstraint"
    Field Value
    Type Description
    String

    Properties

    Components

    Declaration
    protected override string[] Components { get; }
    Property Value
    Type Description
    String[]
    Overrides
    AnimationClipsExportTest.Components

    PropertyNames

    Declaration
    protected override string[] PropertyNames { get; }
    Property Value
    Type Description
    String[]
    Overrides
    AnimationClipsExportTest.PropertyNames

    Methods

    CheckScene(FbxScene)

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

    CreatePositionConstraint(FbxScene, FbxNode, FbxNode)

    Declaration
    protected FbxConstraint CreatePositionConstraint(FbxScene scene, FbxNode sourceNode, FbxNode constrainedNode)
    Parameters
    Type Name Description
    FbxScene scene
    FbxNode sourceNode
    FbxNode constrainedNode
    Returns
    Type Description
    FbxConstraint

    CreateScene(FbxManager)

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

    Init()

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