Class InstancesExportTest
Inherited Members
Namespace: Autodesk.Fbx.UseCaseTests
Syntax
public class InstancesExportTest : TransformExportTest
Fields
m_materialName
Declaration
protected string m_materialName
Field Value
| Type | Description |
|---|---|
| String |
m_meshName
Declaration
protected string m_meshName
Field Value
| Type | Description |
|---|---|
| String |
Methods
CheckScene(FbxScene)
Declaration
protected override void CheckScene(FbxScene scene)
Parameters
| Type | Name | Description |
|---|---|---|
| FbxScene | scene |
Overrides
CreateScene(FbxManager)
Declaration
protected override FbxScene CreateScene(FbxManager manager)
Parameters
| Type | Name | Description |
|---|---|---|
| FbxManager | manager |
Returns
| Type | Description |
|---|---|
| FbxScene |