About Store Forum Documentation Contact



Post Reply 
Mesh mirror
Author Message
Rogus Offline
Member

Post: #1
Mesh mirror
I think Mesh.mirrorX() etc. doesn't work... nothing happens.
(This post was last modified: 02-28-2013 06:53 PM by Rogus.)
02-28-2013 06:53 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Mesh mirror
it operates on MeshBase only, try calling setRender afterwards
if your mesh doesn't have MeshBase but only MeshRender then call setBase first
02-28-2013 07:04 PM
Find all posts by this user Quote this message in a reply
Rogus Offline
Member

Post: #3
RE: Mesh mirror
Eh... that true. I forgot about it. Thank you for quick help.
02-28-2013 07:10 PM
Find all posts by this user Quote this message in a reply
Post Reply