EfxCam_SetToImage



EfxCam_SetToImage EfxCamID, ImageID, Width, Height [, D3DFMT ]

Description

Sets up a EfxCam's render target image. If no format is specified, the target will be created using the backbuffer's image format

Parameters

EfxCamIDINTEGERID of the EfxCam
ImageIDINTEGERID of the new render target image
WidthINTEGERThe render target's resolution on the X axis
HeightINTEGERThe render target's resolution on the Y axis
D3DFMTINTEGEROptional: The render target's D3D image format


EfxCam Commands
jGfx Command Index
jGfx Main