Table of Contents

Class HeightMapShape3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class HeightMapShape3D.MethodName : Shape3D.MethodName
Inheritance
HeightMapShape3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetMapData

Cached name for the 'get_map_data' method.

public static readonly StringName GetMapData

Field Value

StringName

GetMapDepth

Cached name for the 'get_map_depth' method.

public static readonly StringName GetMapDepth

Field Value

StringName

GetMapWidth

Cached name for the 'get_map_width' method.

public static readonly StringName GetMapWidth

Field Value

StringName

GetMaxHeight

Cached name for the 'get_max_height' method.

public static readonly StringName GetMaxHeight

Field Value

StringName

GetMinHeight

Cached name for the 'get_min_height' method.

public static readonly StringName GetMinHeight

Field Value

StringName

SetMapData

Cached name for the 'set_map_data' method.

public static readonly StringName SetMapData

Field Value

StringName

SetMapDepth

Cached name for the 'set_map_depth' method.

public static readonly StringName SetMapDepth

Field Value

StringName

SetMapWidth

Cached name for the 'set_map_width' method.

public static readonly StringName SetMapWidth

Field Value

StringName

UpdateMapDataFromImage

Cached name for the 'update_map_data_from_image' method.

public static readonly StringName UpdateMapDataFromImage

Field Value

StringName