Author Topic: Is there a way to remove a texture from an object?  (Read 2444 times)

Offline Irony

  • long
  • ***
  • Posts: 151
    • View Profile
Is there a way to remove a texture from an object?
« on: November 16, 2014, 09:05:06 pm »
See subject :)

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Is there a way to remove a texture from an object?
« Reply #1 on: November 16, 2014, 09:43:13 pm »
Yes and no...what's the result supposed to look like?

Offline Irony

  • long
  • ***
  • Posts: 151
    • View Profile
Re: Is there a way to remove a texture from an object?
« Reply #2 on: November 16, 2014, 10:19:50 pm »
The same as when no texture is applied.

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Is there a way to remove a texture from an object?
« Reply #3 on: November 16, 2014, 11:12:14 pm »
Just set the dummy texture that the TextureManager returns.

Offline Irony

  • long
  • ***
  • Posts: 151
    • View Profile
Re: Is there a way to remove a texture from an object?
« Reply #4 on: November 16, 2014, 11:39:09 pm »
ah, i see. Thanks!