index
:
godot_wildjam_49
duso-water-touchups
master
dusoleil
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChunkedCSGMesh.gd
blob: 2b8c6db42cd1546cdf4505f1f7fa18d622ad28b0 (
plain
) (
blame
)
1
2
3
4
5
6
extends CSGMesh export(Mesh) var _mesh func _ready(): self.mesh = _mesh