Class Base<T> | Autodesk FBX SDK | 3.0.1-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class Base<T>

    Inheritance
    Object
    TestBase<T>
    Base<T>
    FbxAnimCurveNodeTest
    FbxAnimCurveTest
    FbxAnimLayerTest
    FbxAnimStackTest
    FbxBindingTableTest
    FbxBlendShapeChannelTest
    FbxClusterTest
    FbxCollectionTest
    FbxConstraintTestBase<T>
    FbxDeformerTestBase<T>
    FbxDocumentInfoTest
    FbxDocumentTest
    FbxFileTextureTest
    FbxGlobalSettingsTest
    FbxImplementationTest
    FbxIOBaseTest<T>
    FbxIOSettingsTest
    FbxNodeAttributeBase<T>
    FbxNodeTest
    FbxObjectTest
    FbxPoseTest
    FbxSceneTest
    FbxSubDeformerTest
    FbxSurfaceLambertTest
    FbxSurfaceMaterialTest
    FbxSurfacePhongTest
    FbxTextureTest
    Inherited Members
    TestBase<T>.TestGetter<U>(U)
    Namespace: Autodesk.Fbx.UnitTests
    Syntax
    public abstract class Base<T> : TestBase<T> where T : FbxObject
    Type Parameters
    Name Description
    T

    Properties

    Manager

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

    Methods

    CreateObject(FbxManager, String)

    Declaration
    public virtual T CreateObject(FbxManager mgr, string name = "")
    Parameters
    Type Name Description
    FbxManager mgr
    String name
    Returns
    Type Description
    T

    CreateObject(FbxObject, String)

    Declaration
    public virtual T CreateObject(FbxObject container, string name = "")
    Parameters
    Type Name Description
    FbxObject container
    String name
    Returns
    Type Description
    T

    CreateObject(String)

    Declaration
    public T CreateObject(string name = "")
    Parameters
    Type Name Description
    String name
    Returns
    Type Description
    T

    DoTestDisposeDestroy(Boolean)

    Declaration
    public virtual void DoTestDisposeDestroy(bool canDestroyNonRecursive)
    Parameters
    Type Name Description
    Boolean canDestroyNonRecursive

    Init()

    Declaration
    public virtual void Init()

    Term()

    Declaration
    public virtual void Term()

    TestCreate()

    Declaration
    public virtual void TestCreate()

    TestDisposeDestroy()

    Declaration
    public virtual void TestDisposeDestroy()

    TestEquality()

    Declaration
    public virtual void TestEquality()

    TestSceneContainer()

    Test that an object created within a scene knows its scene. Override for objects that can't be in a scene.

    Declaration
    protected virtual void TestSceneContainer()

    TestVarious()

    Declaration
    public void TestVarious()
    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