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

    Class LightExportTest

    Inheritance
    Object
    RoundTripTestBase
    AnimationClipsExportTest
    LightExportTest
    Inherited Members
    AnimationClipsExportTest.m_keyCount
    AnimationClipsExportTest.PropertyNames
    AnimationClipsExportTest.Components
    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 LightExportTest : AnimationClipsExportTest

    Methods

    CheckProperties(FbxNode, FbxNode, FbxLight, FbxLight, String[])

    Declaration
    protected void CheckProperties(FbxNode origLightNode, FbxNode importLightNode, FbxLight origLight, FbxLight importLight, string[] customProperties)
    Parameters
    Type Name Description
    FbxNode origLightNode
    FbxNode importLightNode
    FbxLight origLight
    FbxLight importLight
    String[] customProperties

    CheckScene(FbxScene)

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

    CreateScene(FbxManager)

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

    ExportFloatProperty(FbxObject, Single, String)

    Declaration
    protected FbxProperty ExportFloatProperty(FbxObject fbxObject, float value, string name)
    Parameters
    Type Name Description
    FbxObject fbxObject
    Single value
    String name
    Returns
    Type Description
    FbxProperty

    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