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

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