littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.util
/
MeshGeometry
/
batchUpdate
batch
Update
inline
fun
batchUpdate
(
rebuildBounds
:
Boolean
=
false
,
block
:
MeshGeometry
.
(
)
->
Unit
)
Mark this geometry as a batch update. This does nothing on its own. Use
isBatchUpdate
to handle.