PassThroughProcessor Members
The following tables list the members exposed by the PassThroughProcessor type.
Public Constructors
Name | Description | |
---|---|---|
PassThroughProcessor | Initializes a new instance of the PassThroughProcessor class. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Process | No-operation process that simply returns the input argument. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
PassThroughProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace