Search found 2 matches
- Mon Sep 24, 2018 4:29 pm
- Forum: Advanced Help
- Topic: get mess triangle when set mesh transparent
- Replies: 2
- Views: 1450
Re: get mess triangle when set mesh transparent
thanks, I have shared the image.
- Mon Sep 24, 2018 1:01 am
- Forum: Advanced Help
- Topic: get mess triangle when set mesh transparent
- Replies: 2
- Views: 1450
get mess triangle when set mesh transparent
Hi, can anybody help me?
I want to set mesh transparent, using the following code:
node->setMaterialFlag(EMF_BLEND_OPERATION, true);
smgr->getMeshManipulator()->setVertexColorAlpha(((IAnimatedMeshSceneNode*)node)->getMesh(), 100);
however, when I deform mesh and the mesh was covered by itself ...
I want to set mesh transparent, using the following code:
node->setMaterialFlag(EMF_BLEND_OPERATION, true);
smgr->getMeshManipulator()->setVertexColorAlpha(((IAnimatedMeshSceneNode*)node)->getMesh(), 100);
however, when I deform mesh and the mesh was covered by itself ...