About Store Forum Documentation Contact



Post Reply 
Mesh Overlay on custom objects
Author Message
menajev Offline
Member

Post: #1
Mesh Overlay on custom objects
Is there any way to apply mesh overlays (set in WE) on custom objects (similar to static)? I tried accessing overlays from Game::World, but they are private.
11-28-2012 01:58 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Mesh Overlay on custom objects
You can use 'MeshOverlay' class to create mesh overlays.
I think there is a C++ tutorial for that.
12-09-2012 05:41 PM
Find all posts by this user Quote this message in a reply
menajev Offline
Member

Post: #3
RE: Mesh Overlay on custom objects
But this tutorial is only about overlays created in code, not in World Editor.
12-09-2012 08:00 PM
Find all posts by this user Quote this message in a reply
Post Reply