FbxImporter Members
The following tables list the members exposed by the FbxImporter type.
Public Constructors
Name | Description | |
---|---|---|
FbxImporter | Initializes a new instance of FbxImporter. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Import | Called by the XNA Framework when importing an .fbx file to be used as a game asset. This is the method called by the XNA Framework when an asset is to be imported into an object that can be recognized by the Content Pipeline. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
FbxImporter Class
Microsoft.Xna.Framework.Content.Pipeline Namespace