godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
HeightMapShape.mapDepth
godot
heightmapshape
HeightMapShape
Depth of the height map data. Changing this will resize the
mapData
.
long
mapDepth
[@property getter]
long
mapDepth
[@property setter]
struct
HeightMapShape
@
nogc
nothrow @
property
void
mapDepth
(
long
v
)
Meta
Source
See Implementation
godot
heightmapshape
HeightMapShape
aliases
BaseClasses
functions
getMapData
getMapDepth
getMapWidth
opAssign
opEquals
setMapData
setMapDepth
setMapWidth
toHash
properties
mapData
mapDepth
mapWidth
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Depth of the height map data. Changing this will resize the mapData.