Class FbxConstraintPositionTest
Inheritance
FbxConstraintPositionTest
Inherited Members
Namespace: Autodesk.Fbx.UnitTests
Syntax
public class FbxConstraintPositionTest : FbxConstraintDescendantTestBase<FbxConstraintPosition>
Properties
ConstraintType
Declaration
protected override FbxConstraint.EType ConstraintType { get; }
Property Value
Type | Description |
---|---|
FbxConstraint.EType |
Overrides
Autodesk.Fbx.UnitTests.FbxConstraintTestBase<Autodesk.Fbx.FbxConstraintPosition>.ConstraintType
Methods
TestAddConstraintSource()
Declaration
public override void TestAddConstraintSource()
Overrides
Autodesk.Fbx.UnitTests.FbxConstraintDescendantTestBase<Autodesk.Fbx.FbxConstraintPosition>.TestAddConstraintSource()
TestGetters()
Declaration
public void TestGetters()