Const
GameVoxels 是控制游戏方块的接口,你可以控制地形变化,利用循环语法批量生成/销毁方块,获取某个方块的类型、名称、旋转角度等。
GameVoxels is the interface for controlling game blocks. You can control terrain changes, use loop syntax to batch generate/destroy blocks, and get the type, name, rotation angle, etc. of a certain block.
Zh
GameVoxels 是控制游戏方块的接口,你可以控制地形变化,利用循环语法批量生成/销毁方块,获取某个方块的类型、名称、旋转角度等。
En
GameVoxels is the interface for controlling game blocks. You can control terrain changes, use loop syntax to batch generate/destroy blocks, and get the type, name, rotation angle, etc. of a certain block.