Click or drag to resize

HeightMapShapeMapDepth Property

Depth of the height map data. Changing this will resize the MapData.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int MapDepth { get; set; }

Property Value

Type: Int32
See Also