index
:
game_jam49
interior-dev
master
mika
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
world
/
chunk
/
helper
/
ChunkedCSGMesh.gd
blob: 2b8c6db42cd1546cdf4505f1f7fa18d622ad28b0 (
plain
) (
blame
)
1
2
3
4
5
6
extends CSGMesh export(Mesh) var _mesh func _ready(): self.mesh = _mesh