Aracılığıyla paylaş


IContentProcessor Members

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

Public Properties

Name Description
Public Property InputType Gets the expected object type of the input parameter to IContentProcessor.Process.
Public Property OutputType Gets the object type returned by IContentProcessor.Process.

Public Methods

Name Description
Public Method Process Processes the specified input data and returns the result.

See Also

Reference

IContentProcessor Interface
Microsoft.Xna.Framework.Content.Pipeline Namespace