Microsoft SDK for Java

setDecalTransparentColor

This method of the Direct3dRMTexture Class sets the transparent color for a decal.

Syntax

public void setDecalTransparentColor(int tcolor);

Parameters

tcolor The new transparent color.

Remarks

By default, the initial transparent color is black.

See Also

getDecalTransparentColor

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