This method of the Direct3dRMTexture Class sets the scaling property for a decal.
public void setDecalScale(int s);
s | If this parameter is true, depth is taken into account when the decal is scaled. If it is false, depth information is ignored. |
By default, the initial decal scaling property is true.