About Store Forum Documentation Contact



Post Reply 
Drawing
Author Message
Solimo Offline
Member

Post: #1
Drawing
Hello there!

I would like to ask if someone know how to perform code before and after drawing of object. I'm kinda sure that i have seen possibility in the past but ignored it. Right now i'm in need of this possibility but i cannot catch it again.

The idea is that engine maintenance material and meshes pointers. I would like to change properties of it (for example hmm color) for a moment of drawing specific object and after that restore previous setting not to affect another object with same ptr to material/mesh.

Thx a lot,
Robert
06-04-2011 06:38 PM
Find all posts by this user Quote this message in a reply
fatcoder Offline
Member

Post: #2
RE: Drawing
06-05-2011 12:06 AM
Find all posts by this user Quote this message in a reply
Solimo Offline
Member

Post: #3
RE: Drawing
Thank you but I'm afraid there are only drawPrepare and drawSahdows in case of __super:: because its extended Chr - it's why i have posted this thread.

Thank you for the hint. I have done what I wanted.
(This post was last modified: 06-07-2011 09:15 AM by Solimo.)
06-05-2011 03:55 PM
Find all posts by this user Quote this message in a reply
Post Reply