This method of the Direct3dRMTexture Class sets the transparency property of the decal.
public void setDecalTransparency(int trans);
trans | If this parameter is true, the decal has a transparent color. If it is false, it has an opaque color. |
By default, the initial transparency property is false.