[2.1] Shadows glitch when HlmsPbsDatablock::setEmissive is called

Discussion area about developing with Ogre-Next (2.1, 2.2 and beyond)


Post Reply
xissburg
Halfling
Posts: 83
Joined: Sun Feb 21, 2010 4:58 pm
x 28

[2.1] Shadows glitch when HlmsPbsDatablock::setEmissive is called

Post by xissburg »

I am dynamically changing the emissive property of an item using HlmsPbsDatablock::setEmissive and every time it's called the shadows for that object and all its parents disappear for one frame. I tried setDiffuse as well and the same thing happens, so I would assume that any change to the datablock would make the shadows glitch. Has anybody experienced this issue?
Post Reply