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