Class FbxDocumentTest
Inherited Members
Namespace: Autodesk.Fbx.UnitTests
Syntax
public class FbxDocumentTest : Base<FbxDocument>
Properties
dataValues
Declaration
protected Dictionary<string, string> dataValues { get; }
Property Value
Type | Description |
---|---|
Dictionary<String, String> |
Methods
TestDocumentInfo()
Declaration
public void TestDocumentInfo()
TestSceneContainer()
Declaration
protected override void TestSceneContainer()
Overrides
Autodesk.Fbx.UnitTests.Base<Autodesk.Fbx.FbxDocument>.TestSceneContainer()