Experimental
A per-row liveness mask for renderers: 1 for a live row, 0 for a tombstoned one. Bind it as a filter attribute so a deleted feature stops drawing without waiting for the rebuild that physically removes it.
1
0
A per-row liveness mask for renderers:
1for a live row,0for a tombstoned one. Bind it as a filter attribute so a deleted feature stops drawing without waiting for the rebuild that physically removes it.