Click or drag to resize

HeightMapShapeMapData Property

Height map data, pool array must be of MapWidth * MapDepth size.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float[] MapData { get; set; }

Property Value

Type: Single
See Also