Click or drag to resize
AB4D logo

IMultiPassEffect Methods

The IMultiPassEffect type exposes the following members.

Methods
 NameDescription
Public methodApplyRenderingPass Sets the constant buffers and prepares all the shader states for rendering the specified rendering pass. Before this method is called the OnApplyPerFrameSettings method must be called to set other frame settings.
Public methodGetRequiredRenderingPassesCount Gets number of passes required to render this effect.
Top
See Also