Share via


ContentProcessorContext Class

Note

This class is available only when developing for Windows.

Provides access to custom processor parameters, methods for converting member data, and triggering nested builds.

Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

Syntax

public abstract class ContentProcessorContext

Remarks

The context object, passed into a content processor, indicates any custom parameters or requests. For instance, a mesh processor could use this to force any textures used by the processor to be built when the mesh object is built.

See Also

Reference

ContentProcessorContext Members
Microsoft.Xna.Framework.Content.Pipeline Namespace

Platforms

Windows 7, Windows Vista, Windows XP