Class FbxConstraintTestBase<T>
Inherited Members
Namespace: Autodesk.Fbx.UnitTests
Syntax
public abstract class FbxConstraintTestBase<T> : Base<T> where T : FbxConstraint
Type Parameters
Name | Description |
---|---|
T |
Properties
ConstraintType
Declaration
protected virtual FbxConstraint.EType ConstraintType { get; }
Property Value
Type | Description |
---|---|
FbxConstraint.EType |
Methods
TestBasics()
Declaration
public virtual void TestBasics()