HeightMapShape.GDNativeClassBinding

Undocumented in source.

Members

Static variables

getMapData
GodotMethod!(PoolRealArray) getMapData;
Undocumented in source.
getMapDepth
GodotMethod!(long) getMapDepth;
Undocumented in source.
getMapWidth
GodotMethod!(long) getMapWidth;
Undocumented in source.
setMapData
GodotMethod!(void, PoolRealArray) setMapData;
Undocumented in source.
setMapDepth
GodotMethod!(void, long) setMapDepth;
Undocumented in source.
setMapWidth
GodotMethod!(void, long) setMapWidth;
Undocumented in source.

Meta