次の方法で共有


EffectImporter Members

The following tables list the members exposed by the EffectImporter type.

Public Constructors

Name Description
Public Method EffectImporter Initializes a new instance of EffectImporter.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Import Called by the XNA Framework when importing an .fx 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.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

EffectImporter Class
Microsoft.Xna.Framework.Content.Pipeline Namespace