Class FbxLayerContainerBase<T>
Inherited Members
Namespace: Autodesk.Fbx.UnitTests
Syntax
public class FbxLayerContainerBase<T> : FbxNodeAttributeBase<T> where T : FbxLayerContainer
Type Parameters
Name | Description |
---|---|
T |
Methods
TestBasics(T, FbxNodeAttribute.EType)
Declaration
public override void TestBasics(T layerContainer, FbxNodeAttribute.EType typ)
Parameters
Type | Name | Description |
---|---|---|
T | layerContainer | |
FbxNodeAttribute.EType | typ |
Overrides
Autodesk.Fbx.UnitTests.FbxNodeAttributeBase<T>.TestBasics(T, Autodesk.Fbx.FbxNodeAttribute.EType)