|
@@ -582,6 +582,7 @@ void View::GetBatches()
|
|
|
|
|
|
|
|
// Fill the rest of the batch
|
|
// Fill the rest of the batch
|
|
|
shadowBatch.camera_ = shadowCamera;
|
|
shadowBatch.camera_ = shadowCamera;
|
|
|
|
|
+ shadowBatch.zone_ = GetZone(drawable);
|
|
|
shadowBatch.lightQueue_ = &lightQueue;
|
|
shadowBatch.lightQueue_ = &lightQueue;
|
|
|
|
|
|
|
|
FinalizeBatch(shadowBatch, tech, pass);
|
|
FinalizeBatch(shadowBatch, tech, pass);
|