updateAll

fun updateAll(handlerId: Int = 0)

Updates all culling data.

This can be useful to reduce overhead when adding a bunch of positions, so that positions don't get updated multiple times.

Parameters

handlerId

On which handler the update should be performed.