Microsoft SDK for Java

getSceneFogParams

This method of the Direct3dRMFrame Class retrieves the current fog parameters for this scene.

Syntax

public void getSceneFogParams(float[] start, float[] end, float[] density);

Parameters

start The array variables that receive the fog start values.
end The array variables that receive the fog end values.
density The array variables that receive the fog density values.

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