← Back to Docs
index.html
Clayground
Clayground.Canvas3D
VoxelMap
Clayground 2025.2
List of All Members for VoxelMap
This is the complete list of members for
VoxelMap
, including inherited members.
autoCommit
: bool
depth
: real
edgeColorFactor
: real
edgeThickness
: real
height
: real
model
: var
showEdges
: bool
spacing
: real
useToonShading
: bool
voxelCountX
: int
voxelCountY
: int
voxelCountZ
: int
voxelOffset
: vector3d
voxelSize
: real
width
: real
void
fill
(var
shapes
)
color
get
(int
x
, int
y
, int
z
)
void
load
(string
path
)
void
save
(string
path
)
void
set
(int
x
, int
y
, int
z
, color
color
)