Microsoft SDK for Java

getSceneBackgroundDepth

This method of the Direct3dRMFrame Class retrieves the current background-depth buffer for the scene.

Syntax

public DirectDrawSurface getSceneBackgroundDepth();

Return Value

Returns the DirectDrawSurface object if successful; otherwise, returns null.

See Also

setSceneBackgroundDepth

© 1999 Microsoft Corporation. All rights reserved. Terms of use.