Mount Fuji Engine  0.8b
MF_API void MFRenderLayer_SetLayerColourCapture ( MFRenderLayer pLayer,
int  targetIndex,
MFTexture pTexture 
)

Sets a texture that will receive a copy of the render target when the layer has finished rendering.

Parameters
pLayerAn MFRenderLayer.
targetIndexRender target index.
pTextureA texture created with the TEX_RenderTarget flag to be assigned as the capture target.
Returns
None.