www.jpct.net

jPCT-AE - a 3d engine for Android => Support => Topic started by: kefeihappy on February 14, 2014, 04:41:24 am

Title: Change the Model's Alpha
Post by: kefeihappy on February 14, 2014, 04:41:24 am
Hello.sir   
I  had load the Model to the Object3D,
but ..but  I want to change the Object3D's Alpha   anytime int the Game, 
What should I do?
maybe change Model Texture's alpha is a good idea,  it work well?
Thank!
Title: Re: Change the Model's Alpha
Post by: EgonOlsen on February 14, 2014, 08:10:13 am
http://www.jpct.net/jpct-ae/doc/com/threed/jpct/Object3D.html#setTransparency(int) (http://www.jpct.net/jpct-ae/doc/com/threed/jpct/Object3D.html#setTransparency(int))   ???