transparency

shenakan

09-04-2008 03:56:27

I am using the body class for my object. I would like to know how I can make them transparency.

shenakan

10-04-2008 06:24:33

Could you tell me if someone tries to use per renderable transparency with nxogre to get the transparency ?
http://www.ogre3d.org/wiki/index.php/Per_renderable_transparency

shenakan

10-04-2008 07:04:11

Per renderable tranparency uses entity class and I use body. how to get this work ??

DanielH

10-04-2008 08:14:25

body->getEntity() ...?

betajaen

10-04-2008 10:35:23

Like DanielH said it's an Ogre thing not an NxOgre thing, and don't double/triple post learn to use the Edit button.

shenakan

10-04-2008 21:49:42

body->getEntity() ...?
I dont have this function for the moment because I need to maintain the 4.9 version of nxorgre for the few weeks. But I need transparency before :-/

betajaen

10-04-2008 21:53:10

There is no 4.9 version of NxOgre, either way just get the entity and apply the appropriate material to it.

shenakan

10-04-2008 23:23:12

it is 0.49 the version. And I use createbody. the function addentity will do it ?

There is no 4.9 version of NxOgre, either way just get the entity and apply the appropriate material to it.