PassThroughProcessor Members

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

Public Constructors

Name Description
Public Method PassThroughProcessor Initializes a new instance of the PassThroughProcessor class.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Process No-operation process that simply returns the input argument.
Public Method ReferenceEquals (Inherited from Object.)
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

PassThroughProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace