This method of the Direct3dRMFace Class sets the texture topology of a Direct3dRMFace object.
public void setTextureTopology(int wrap_u, int wrap_v);
wrap_u | Specifies whether the texture has a cylindrical topology in the u dimension. |
wrap_v | Specifies whether the texture has a cylindrical topology in the v dimension. |