IDirect3DRMTexture::SetDecalScale
HRESULT SetDecalScale(DWORD dwScale);
Sets the scaling property for a decal.
·Returns D3DRM_OK if successful, or an error otherwise. For a list of possible return codes, see Direct3D Retained-Mode Return Values.
dwScale
If this parameter is TRUE, depth is taken into account when the decal is scaled. If it is FALSE, depth information is ignored. The default value is TRUE.