Describes the visibility for a batch.
instancesCount | Input property specifying the total number of instances in the batch. (readonly). |
offset | Input property specifying the offset into the BatchCullingContext.visibleIndices where the batch's visibile indices start. (readonly). |
visibleCount | Output property that has to be set to the number of visible instances in the batch after culling. |