voxel-chunkborder
v0.5.0
Published
show borders around chunks (voxel.js plugin)
Downloads
10
Readme
voxel-chunkborder
Show borders around the outline of chunks (voxel.js plugin)
Usage: press F9 ('chunkborder' keybinding) to toggle the outline on or off
Load with voxel-plugins. Options:
showBorders
: if true, will show borders at startup (default false)color
: line color as RGBA float array (default[0,0,1,1]
, solid blue)
Requires voxel-mesher, voxel-shader, and optionally voxel-keys (for the F9 toggle)
License
MIT