This document is archived and information here might be outdated. Recommended version. |
Uses the camera to redraw a frame.
[Visual Basic .NET] Public Sub ReplayFrame ( _ ByVal Camera As ICamera _ )
[C#] public void ReplayFrame ( ICamera Camera );
[C++]
HRESULT ReplayFrame(
ICamera* Camera
);
[C++] Parameters Camera [in]
Camera is a parameter of type ICamera*