Graphics/InstancedRenderable: Add signal to tell some renderables need to be rebuild
This commit is contained in:
@@ -68,6 +68,7 @@ namespace Nz
|
||||
{
|
||||
UInt32 renderMask = 0;
|
||||
|
||||
NazaraSlot(InstancedRenderable, OnElementInvalidated, onElementInvalidated);
|
||||
NazaraSlot(InstancedRenderable, OnMaterialInvalidated, onMaterialInvalidated);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user