RenderToSurface.BeginScene Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Begins a scene.
Definition
Visual Basic .NET |
Public Sub BeginScene( _ ByVal surface As Surface _ ) |
C# |
public void BeginScene( Surface surface ); |
Managed C++ |
public: void BeginScene( Surface *surface ); |
JScript .NET |
public function BeginScene( surface : Surface ); |
Parameters
Remarks
See Also
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center