Graphics/InstancedRenderable: Add signal to tell some renderables need to be rebuild
This commit is contained in:
@@ -12,6 +12,7 @@ namespace Nz
|
||||
{
|
||||
m_atlases.clear();
|
||||
m_vertices.clear();
|
||||
OnElementInvalidated(this);
|
||||
}
|
||||
|
||||
inline void TextSprite::SetMaterial(std::shared_ptr<Material> material)
|
||||
|
||||
Reference in New Issue
Block a user