www.jpct.net

jPCT-AE - a 3d engine for Android => Support => Topic started by: Irony on November 16, 2014, 09:05:06 pm

Title: Is there a way to remove a texture from an object?
Post by: Irony on November 16, 2014, 09:05:06 pm
See subject :)
Title: Re: Is there a way to remove a texture from an object?
Post by: EgonOlsen on November 16, 2014, 09:43:13 pm
Yes and no...what's the result supposed to look like?
Title: Re: Is there a way to remove a texture from an object?
Post by: Irony on November 16, 2014, 10:19:50 pm
The same as when no texture is applied.
Title: Re: Is there a way to remove a texture from an object?
Post by: EgonOlsen on November 16, 2014, 11:12:14 pm
Just set the dummy texture that the TextureManager returns.
Title: Re: Is there a way to remove a texture from an object?
Post by: Irony on November 16, 2014, 11:39:09 pm
ah, i see. Thanks!