Microsoft SDK for Java

setDecalScale

This method of the Direct3dRMTexture Class sets the scaling property for a decal.

Syntax

public void setDecalScale(int s);

Parameters

s If this parameter is true, depth is taken into account when the decal is scaled. If it is false, depth information is ignored.

Remarks

By default, the initial decal scaling property is true.

See Also

getDecalScale

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