godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
HeightMapShape.mapData
godot
heightmapshape
HeightMapShape
Height map data, pool array must be of
mapWidth
*
mapDepth
size.
PoolRealArray
mapData
[@property getter]
PoolRealArray
mapData
[@property setter]
struct
HeightMapShape
@
nogc
nothrow @
property
void
mapData
(
PoolRealArray
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
Height map data, pool array must be of mapWidth * mapDepth size.